mbox series

[BlueZ,0/5] test-bap: Add Broadcast Sink SCC tests

Message ID 20240517123436.146332-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series test-bap: Add Broadcast Sink SCC tests | expand

Message

Iulia Tanasescu May 17, 2024, 12:34 p.m. UTC
This patch adds BAP unit tests for Broadcast Sink Stream Configuration
(4.13.2 Broadcast Sink Synchronizes to PA - page 177).

Some shared/bap and test-bap fixes have been added for successful test
implementation.

Iulia Tanasescu (5):
  shared/bap: Handle NULL caps at bis verify
  shared/bap: Add detach stream op
  test-bap: Update caps to accommodate 8_1 config
  test-bap: Make test_bsrc generic
  test-bap: Add Broadcast Sink SCC tests

 src/shared/bap.c |  70 ++++++-
 unit/test-bap.c  | 485 +++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 493 insertions(+), 62 deletions(-)


base-commit: f6241a10e460ab14fa3e2b943460673df0ded603

Comments

patchwork-bot+bluetooth@kernel.org May 17, 2024, 3:40 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 17 May 2024 15:34:31 +0300 you wrote:
> This patch adds BAP unit tests for Broadcast Sink Stream Configuration
> (4.13.2 Broadcast Sink Synchronizes to PA - page 177).
> 
> Some shared/bap and test-bap fixes have been added for successful test
> implementation.
> 
> Iulia Tanasescu (5):
>   shared/bap: Handle NULL caps at bis verify
>   shared/bap: Add detach stream op
>   test-bap: Update caps to accommodate 8_1 config
>   test-bap: Make test_bsrc generic
>   test-bap: Add Broadcast Sink SCC tests
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/5] shared/bap: Handle NULL caps at bis verify
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f473d4404679
  - [BlueZ,2/5] shared/bap: Add detach stream op
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cd3540107f25
  - [BlueZ,3/5] test-bap: Update caps to accommodate 8_1 config
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=61ed4b4b60c3
  - [BlueZ,4/5] test-bap: Make test_bsrc generic
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=94c1c776ca25
  - [BlueZ,5/5] test-bap: Add Broadcast Sink SCC tests
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=62d38d6c9ef4

You are awesome, thank you!