All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/6] Add new BAP BSRC/SCC tests
@ 2024-05-27  7:54 Iulia Tanasescu
  2024-05-27  7:54 ` [PATCH BlueZ 1/6] shared/bap: Remove DISABLING case from bcast state cb Iulia Tanasescu
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Iulia Tanasescu @ 2024-05-27  7:54 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, silviu.barbulescu,
	vlad.pruteanu, andrei.istodorescu, luiz.dentz, Iulia Tanasescu

This patch adds BAP unit tests for Broadcast Source stream
establishment (BAP/BSRC/SCC/BV-35-C [Establishes Broadcast] - page 175),
stream disable (BAP/BSRC/SCC/BV-36-C [Disables Broadcast] - page 176) and
stream release (BAP/BSRC/SCC/BV-37-C [Releases Broadcast] - page 176).

This patch also adds shared/bap fixes regarding broadcast stream
management, required for successful test implementation.

Iulia Tanasescu (6):
  shared/bap: Remove DISABLING case from bcast state cb
  shared/bap: Fix potential stream access after free
  test-bap: Update bsrc_state to just handle CONFIG state
  test-bap: Add Broadcast Source Establish test
  test-bap: Add Broadcast Source Disable test
  test-bap: Add Broadcast Source Release test

 src/shared/bap.c |  26 ++++--
 unit/test-bap.c  | 210 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 186 insertions(+), 50 deletions(-)


base-commit: 75893035705da57efd6f8a84bba77d596c463d34
-- 
2.39.2


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

end of thread, other threads:[~2024-06-03 13:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27  7:54 [PATCH BlueZ 0/6] Add new BAP BSRC/SCC tests Iulia Tanasescu
2024-05-27  7:54 ` [PATCH BlueZ 1/6] shared/bap: Remove DISABLING case from bcast state cb Iulia Tanasescu
2024-05-27 11:54   ` Add new BAP BSRC/SCC tests bluez.test.bot
2024-05-27  7:54 ` [PATCH BlueZ 2/6] shared/bap: Fix potential stream access after free Iulia Tanasescu
2024-05-27  7:54 ` [PATCH BlueZ 3/6] test-bap: Update bsrc_state to just handle CONFIG state Iulia Tanasescu
2024-05-27  7:54 ` [PATCH BlueZ 4/6] test-bap: Add Broadcast Source Establish test Iulia Tanasescu
2024-05-27  7:54 ` [PATCH BlueZ 5/6] test-bap: Add Broadcast Source Disable test Iulia Tanasescu
2024-05-27  7:54 ` [PATCH BlueZ 6/6] test-bap: Add Broadcast Source Release test Iulia Tanasescu
2024-05-31 17:17 ` [PATCH BlueZ 0/6] Add new BAP BSRC/SCC tests Luiz Augusto von Dentz
2024-06-03 13:50 ` 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.