public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] Add mesh testing support
@ 2022-08-31 20:10 Brian Gix
  2022-08-31 20:11 ` [PATCH BlueZ 1/2] lib: Add mgmt opcodes and events for Mesh Brian Gix
  2022-08-31 20:11 ` [PATCH BlueZ 2/2] tools: Add mesh-tester to test Kernel mesh support Brian Gix
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Gix @ 2022-08-31 20:10 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: marcel, luiz.dentz, brian.gix

This patch set reserves MGMT events and opcodes for Mesh, and adds a new
unit tester for those features: mesh-tester

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 | 1434 +++++++++++++++++++++++++++++++++++++++++++
 tools/test-runner.c |    2 +
 4 files changed, 1494 insertions(+), 1 deletion(-)
 create mode 100644 tools/mesh-tester.c

-- 
2.37.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-31 21:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31 20:10 [PATCH BlueZ 0/2] Add mesh testing support Brian Gix
2022-08-31 20:11 ` [PATCH BlueZ 1/2] lib: Add mgmt opcodes and events for Mesh Brian Gix
2022-08-31 21:17   ` Add mesh testing support bluez.test.bot
2022-08-31 20:11 ` [PATCH BlueZ 2/2] tools: Add mesh-tester to test Kernel mesh support Brian Gix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox