All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] unit: Introduce test-bass
@ 2023-05-29  8:46 Iulia Tanasescu
  2023-05-29  8:46 ` [PATCH BlueZ 1/2] shared/bass: Add Write Without Response property to the CP characteristic Iulia Tanasescu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Iulia Tanasescu @ 2023-05-29  8:46 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Iulia Tanasescu

This adds 3 unit tests for BASS server, to simulate the
Generic GATT Integrated Test suite for BASS.

This patch also adds the Write Without Response
property to the Broadcast Audio Scan Control Point
characteristic, which is mandatory according to BASS
specification.

Iulia Tanasescu (2):
  shared/bass: Add Write Without Response property to the CP
    characteristic
  unit: Introduce test-bass

 Makefile.am       |   6 +
 src/shared/bass.c |   3 +-
 unit/test-bass.c  | 397 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 405 insertions(+), 1 deletion(-)
 create mode 100644 unit/test-bass.c


base-commit: 7002ecc8914ab1f22e36bd98c4d46eb760edf767
-- 
2.34.1


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

end of thread, other threads:[~2023-05-30 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29  8:46 [PATCH BlueZ 0/2] unit: Introduce test-bass Iulia Tanasescu
2023-05-29  8:46 ` [PATCH BlueZ 1/2] shared/bass: Add Write Without Response property to the CP characteristic Iulia Tanasescu
2023-05-29 10:39   ` unit: Introduce test-bass bluez.test.bot
2023-05-29  8:46 ` [PATCH BlueZ 2/2] " Iulia Tanasescu
2023-05-30 23:20 ` [PATCH BlueZ 0/2] " patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.