zephyr/tests
Andries Kruithof 363133e62c tests: Bluetooth: Allow BT_BAP_BASS_MAX_SUBGROUPS larger than 1
The BAP scan delegator test does not compile when
BT_BAP_BASS_MAX_SUBGROUPS is larger than 1.

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2024-08-16 11:19:58 +01:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: common: stack_unwind: add qemu_riscv32e 2024-08-07 19:00:53 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
boards dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable 2024-08-12 12:58:58 +02:00
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim tests: Bluetooth: Allow BT_BAP_BASS_MAX_SUBGROUPS larger than 1 2024-08-16 11:19:58 +01:00
cmake tests: cmake: fix test identifier 2024-07-18 06:47:57 -04:00
crypto modules: mbedtls: fix MBEDTLS_PSA_P256M_DRIVER_RAW Kconfig option 2024-07-15 10:36:58 -04:00
drivers tests: i2c: i2c_target_api: Add MAX32 boards to testcase.yaml 2024-08-15 14:50:13 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: userspace: support userspace example for frdm_mcxn236 board 2024-08-15 10:15:12 +01:00
lib tests: Skip CPP98 for Renesas device using FSP hal 2024-08-14 10:46:27 +01:00
misc tests/misc/llext-edk: Do run the test, instead of only building it 2024-08-14 09:15:40 -04:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
posix tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: thread_analyzer: limit platforms to run on 2024-08-15 14:50:03 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
test_config.yaml