zephyr/tests
Andries Kruithof d3f91adb25 Bluetooth: audio: BAP broadcast assistant magic numbers and minor fixes
There are some hardcoded numbers in the test, which here are replaced
with the proper defines.

The test will now also FAIL if we go in an inapropriate state

A guard has been added around the call to bt_le_per_adv_sync_transfer,
so that it only gets called when PAST support is available

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2024-06-13 08:02:59 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arm64: exercize MMU page table allocation and recycling 2024-06-13 05:47:24 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth tests: Bluetooth: CAP: Add initial CAP initiator unit tests 2024-06-13 05:42:04 -04:00
boards tests: nordic: Enable I2C tests 2024-06-05 01:38:09 -07:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim Bluetooth: audio: BAP broadcast assistant magic numbers and minor fixes 2024-06-13 08:02:59 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 2024-06-12 01:53:58 -07:00
drivers tests: drivers: can: timing: enable all bitrates on stm32h5 boards 2024-06-13 05:33:06 -04:00
kconfig/configdefault
kernel tests: demand_paging: add a test for k_mem_unmap() 2024-06-13 09:22:39 +02:00
lib tests: json: add a test for JSON_TOK_ENCODED_OBJ 2024-06-12 21:15:27 -04:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: increase main stack 2024-06-12 12:47:18 -04:00
net net: pkt: Add flags to indicate the pkt should be timestamped 2024-06-13 05:40:41 -04:00
posix posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: fs: nvs: Add a test scenario for data CRC 2024-06-13 05:51:56 -04:00
unit sys: util: Add SIZEOF_FIELD() macro 2024-06-07 21:43:07 +02:00
ztest ARC: nSIM: Add RMX100 platform 2024-06-12 12:54:03 -04:00
test_config.yaml