zephyr/tests
Krzysztof Chruściński 362389ee17 tests: drivers: uart: Re-enabling some tests on nrf52_bsim
Tests which were using the new nordic UART shim where failing
on the bsim targets. They are now fixed and tests can be
re-enabled.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-04-05 12:21:58 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER 2024-03-27 19:27:10 -04:00
benchmarks tests: benchmark: adapt recording of benchmark results 2024-03-12 15:02:49 -04:00
bluetooth tests: Bluetooth: CAP Commander Change Microphone mute unittests 2024-04-05 12:21:38 +02:00
boards tests/boards/native_sim: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
boot soc: nxp: imxrt: Prepare imxrt6xx soc for AMP support 2024-04-03 15:41:16 +01:00
bsim tests: bsim: Bluetooth: CAP Commander Change Microphone Mute 2024-04-05 12:21:38 +02:00
cmake
crypto hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
drivers tests: drivers: uart: Re-enabling some tests on nrf52_bsim 2024-04-05 12:21:58 +02:00
kconfig/configdefault
kernel kernel: move thread related helper function kthread.h 2024-04-01 18:47:36 -04:00
lib tests: lib: gui: lvgl: add stm32 test cases 2024-04-05 12:21:32 +02:00
misc tests/misc/check_init_priorities: Use hwmv2 native targets ident 2024-03-15 16:13:12 +01:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: mld: fix waiting for MLDv2 report after query 2024-04-03 15:30:03 -05:00
posix tests: posix: add tests for pthread_setschedprio() 2024-04-04 10:25:53 -04:00
robot
subsys llext: add threads and kernel object test case 2024-04-05 12:19:36 +02:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml