All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] test-bap: Add Broadcast Source SCC tests
@ 2024-05-10 14:27 Iulia Tanasescu
  2024-05-10 14:27 ` [PATCH BlueZ 1/4] shared/bap: Fix uninitialized field at BASE generation Iulia Tanasescu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Iulia Tanasescu @ 2024-05-10 14:27 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, silviu.barbulescu,
	vlad.pruteanu, andrei.istodorescu, luiz.dentz, Iulia Tanasescu

This patch implements unit tests for BAP Broadcast Source BASE
configuration (4.13.1 Broadcast Source Configures Broadcast Audio Stream)

Some fixes in shared/bap.c and shared/l3c.h have also been included
for successful test implementation.

Iulia Tanasescu (4):
  shared/bap: Fix uninitialized field at BASE generation
  shared/lc3: Add missing LC3_QOS_8_1_2_B define
  test-bap: Pass test_setup as test define argument
  test-bap: Add Broadcast Source SCC tests

 src/shared/bap.c |    1 +
 src/shared/lc3.h |    2 +-
 unit/test-bap.c  | 1169 ++++++++++++++++++++++++++++++++++++----------
 3 files changed, 919 insertions(+), 253 deletions(-)


base-commit: f4795bf64dbf8778fc765b7dad1b1bfb365b48d7
-- 
2.39.2


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

end of thread, other threads:[~2024-05-13 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10 14:27 [PATCH BlueZ 0/4] test-bap: Add Broadcast Source SCC tests Iulia Tanasescu
2024-05-10 14:27 ` [PATCH BlueZ 1/4] shared/bap: Fix uninitialized field at BASE generation Iulia Tanasescu
2024-05-10 17:25   ` test-bap: Add Broadcast Source SCC tests bluez.test.bot
2024-05-10 14:27 ` [PATCH BlueZ 2/4] shared/lc3: Add missing LC3_QOS_8_1_2_B define Iulia Tanasescu
2024-05-10 14:27 ` [PATCH BlueZ 3/4] test-bap: Pass test_setup as test define argument Iulia Tanasescu
2024-05-10 14:27 ` [PATCH BlueZ 4/4] test-bap: Add Broadcast Source SCC tests Iulia Tanasescu
2024-05-13 14:00 ` [PATCH BlueZ 0/4] " 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.