mbox series

[BlueZ,0/3] test-bap: Add Broadcast Sink STR MBIS tests

Message ID 20240521105515.103972-1-iulia.tanasescu@nxp.com
Headers show
Series test-bap: Add Broadcast Sink STR MBIS tests | expand

Message

Iulia Tanasescu May 21, 2024, 10:55 a.m. UTC
This patch adds BAP unit tests for Broadcast Sink Streaming with multiple
BISes (4.14.4 Broadcast Sink Receives Audio Data Over Multiple BISes -
page 193).

Iulia Tanasescu (3):
  test-bap: Keep streams queue in test_data
  test-bap: Add support for multiple bcast streams
  test-bap: Add Broadcast Sink STR MBIS tests

 unit/test-bap.c | 319 +++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 287 insertions(+), 32 deletions(-)


base-commit: a2438e46f8129d8e08cfb00001a4b63f5616cdda

Comments

patchwork-bot+bluetooth@kernel.org May 21, 2024, 4:20 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 Tue, 21 May 2024 13:55:12 +0300 you wrote:
> This patch adds BAP unit tests for Broadcast Sink Streaming with multiple
> BISes (4.14.4 Broadcast Sink Receives Audio Data Over Multiple BISes -
> page 193).
> 
> Iulia Tanasescu (3):
>   test-bap: Keep streams queue in test_data
>   test-bap: Add support for multiple bcast streams
>   test-bap: Add Broadcast Sink STR MBIS tests
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/3] test-bap: Keep streams queue in test_data
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=41340a74bf83
  - [BlueZ,2/3] test-bap: Add support for multiple bcast streams
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=25eaeeb7e1bc
  - [BlueZ,3/3] test-bap: Add Broadcast Sink STR MBIS tests
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c41943fe392d

You are awesome, thank you!