zephyr/tests
Pavel Vasilyev 58f35ead65 tests: Bluetooth: Mesh: Remove device synchronization API
This API was creating more problems than solving. We should not use back
channel in bsim tests unless there is no other way to communicate
between devices. To synchronize devices we should use k_sleep.

This addresses
https://github.com/zephyrproject-rtos/zephyr/issues/55821

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2023-03-16 14:52:05 +01:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: arch: x86: static_idt: Fix test when building with llvm 2023-02-19 20:47:23 -05:00
benchmarks tests: Fix floating point test variants on x86 w/LLVM 2023-02-21 08:25:38 -05:00
bluetooth tests: Bluetooth: Mesh: Remove device synchronization API 2023-03-16 14:52:05 +01:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot tests: boot: test_mcuboot: Add FLASH_MAP and STREAM_FLASH 2023-03-03 10:49:32 +01:00
cmake twister: Fields for Kconfig and DT overlay files in testcase.yaml 2023-03-01 16:52:01 -05:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
kernel util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
lib tests/lib/cpp/cxx: Fix for all POSIX arch platforms 2023-03-07 20:56:17 -06:00
misc tests: iterable_sections: stop excluding posix 2023-03-14 16:23:24 -04:00
net Revert "tests: net: socketpair: skip nonblocking tests on posix arch" 2023-03-15 07:17:25 -04:00
posix tests: posix: add coverage for fnmatch 2023-03-03 17:40:14 +09:00
subsys test: fs: fat_fs_api: Add tests for reentrant zephyr support 2023-03-13 11:58:57 +01:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest ztest: Remove zexpect API test unnecessary timeout 2023-03-01 16:39:03 -05:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00