zephyr/tests
Aleksandr Khromykh 5bd41f6b6f tests: Bluetooth: Mesh: run bsim mesh tests from non-preemtible thread
BLE Mesh stack has been designed to work in non-preemtible
environment. The PR fixes running bsim mesh test from main thread
that is preemptible. Running mesh tests causes reentering in the
same mesh functionality twice and rewriting ongoing data.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2023-05-02 13:25:40 -04:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth bluetooth: tester: Remove overlay for leaudio tests on nrf52 2023-04-28 14:49:35 +02:00
boards xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
boot samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
bsim tests: Bluetooth: Mesh: run bsim mesh tests from non-preemtible thread 2023-05-02 13:25:40 -04:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers tests: drivers: adc_api: Add copyright header to xmc45_relax_kit 2023-05-02 12:34:55 +02:00
kernel tests: tickless_concept: Fix failures seen on NXP RT595 2023-05-02 16:56:48 +02:00
lib test: lib: newlib:- heap_listener: boards : add nucleo_c031c6.conf 2023-04-28 20:37:24 +02:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net tests: net: mld: Add test case for NET_IF_IPV6_NO_MLD flag 2023-04-29 12:24:49 +02:00
posix tests: posix: pthread: remove unused pthread return value 2023-04-29 16:53:59 -04:00
subsys rtio: fix bug in mempool release API 2023-05-01 09:26:06 -05:00
unit tests: unit: util: test DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ztest tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS 2023-04-15 16:02:13 +09:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00