zephyr/tests
Alexander Svensen 6d19fc2b86 tests: bluetooth: tester: Make brcst_source_stop synchronous
- Add semaphore to make sure source is stopped before proceeding
- This ensures source can be released after this command is finished

Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
2025-03-07 19:53:44 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
benchmarks tests: latency_measure: fix spelling of "switch" 2025-02-21 11:41:46 +00:00
bluetooth tests: bluetooth: tester: Make brcst_source_stop synchronous 2025-03-07 19:53:44 +01:00
boards tests/boards/native_sim: Switch to only support native_sim 2025-03-07 19:16:14 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim tests: bsim: Fix command execution with quoted string 2025-03-07 19:52:55 +01:00
cmake drivers: gpio: mmio32: update gpio_mmio32 to behave like other divers 2025-02-14 10:42:02 +01:00
crypto
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: udc: expand the list of integration platforms 2025-03-07 19:53:08 +01:00
integration/kernel
kconfig
kernel tests: kernel: Fixed disabling of __deprecated macros 2025-03-07 19:53:17 +01:00
lib tests: lib: multi_heap fix up_squared test failures 2025-03-07 19:48:00 +01:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules
net net: tcp: fix ECONNREFUSED not reported by zsock_connect 2025-03-07 19:48:10 +01:00
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
robot
subsys tests: zms: allow to build & run on real platforms 2025-03-07 19:53:27 +01:00
unit
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml