zephyr/tests
Emil Gydesen 2ab5882e0b Bluetooth: CAP: Add cap_unicast_group API
Adds a new abstract struct for unicast group that is
specific for CAP. The difference between this and the BAP
unicast group, is that the parameters are CAP streams and
thus ensuring that the streams in the group adhere to the
additional requirements that CAP has on top of BAP.

This also adds foreach functions for both CAP and BAP
to allow users to iterate on the streams in the
abstract groups.

Various samples, modules and tests have been updated
to use the CAP struct and API.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-06-17 08:20:25 +02:00
..
application_development tests: update for MPS4 2025-06-09 14:35:12 -07:00
arch Revert "tests: arm_thread_swap: Add overlay for nRF54H20" 2025-06-11 10:09:02 -07:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
boards tests: boards: nrf: i2c_slave: allow more instances 2025-06-13 10:10:38 +02:00
boot tests: boot: Update imgtool path in west_sign_wrapper 2025-05-30 19:40:44 +02:00
bsim Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base
drivers tests: drivers: memc: Set up APARD32690 properly. 2025-06-17 07:20:22 +02:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig
kernel kernel: fix timeout bugs 2025-06-11 09:56:13 +02:00
lib tests: c_lib: thrd: run test on 1 cpu 2025-06-14 12:36:48 -04:00
misc tests: llext-edk: increase test timeout 2025-06-11 08:18:20 +02:00
modules tests: modules: uoscore: remove unnecessary dependencies 2025-05-27 16:45:13 +02:00
net net: tcp: Align TCP seqence validation with Spec 2025-06-13 14:28:50 +02:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys tests: littlefs: add mimxrt1020/4-evk support 2025-06-12 09:38:33 -07:00
unit tests: crc: add tests for crc4 and crc4_ti functions 2025-06-11 16:18:12 -07:00
ztest tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
test_config_ci.yaml
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00