This patch set reserves MGMT events and opcodes for Mesh, and adds a new unit tester for those features: mesh-tester v2 && v3: Fix whitespace Brian Gix (2): lib: Add mgmt opcodes and events for Mesh tools: Add mesh-tester to test Kernel mesh support Makefile.tools | 12 +- lib/mgmt.h | 47 ++ tools/mesh-tester.c | 1436 +++++++++++++++++++++++++++++++++++++++++++ tools/test-runner.c | 2 + 4 files changed, 1496 insertions(+), 1 deletion(-) create mode 100644 tools/mesh-tester.c -- 2.37.2