zephyr/tests
Vinayak Kariappa Chettimada 490da9ec96 tests: bsim: Bluetooth: Workaround overlapping ACL in BAP broadcast sink
Workaround by using `-start_offset` to ensure that the ACL
established does not overlap the sink being established.

The behavior between nrf52_bsim and nrf54l15bsim is
different where in the two device are starting to
advertising at the same time in nrf54l15bsim where as
there is an offset already in nrf52_bsim test.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-01-18 10:03:41 +01:00
..
application_development tests: application_development: Add spdx SBOM test 2025-01-15 15:03:59 +01:00
arch tests: arch: arm: arm_irq_vector_table: Fix for nRF54H20 2025-01-14 15:38:32 +01:00
benchmarks tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
bluetooth Bluetooth: BAP: Add common capability check 2025-01-15 19:04:31 +01:00
boards tests: boards: nrf: hwinfo: Add test for reset cause on nrf54* 2025-01-17 16:36:09 +01:00
boot tests: boot: mcuboot_recovery_retention: Fix testcase 2024-12-29 05:59:37 +01:00
bsim tests: bsim: Bluetooth: Workaround overlapping ACL in BAP broadcast sink 2025-01-18 10:03:41 +01:00
cmake tests: cmake: snippets: Exclude sysbuild 2024-12-27 07:18:13 +01:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: drivers: ledc_pwm: Add test cases 2025-01-18 02:36:05 +01: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: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
lib tests: math: interpolation: disable floating point contraction 2025-01-09 09:51:39 +01:00
misc tests: llext-edk: get the Zephyr SDK path from build_info.yml 2025-01-10 09:51:54 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: lib http: Added tests for Content-Range to http parser. 2025-01-16 22:55:51 +01:00
posix tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: nrf: enable twister tests for nrf54l09pdk 2025-01-15 11:52:03 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml