zephyr/tests
Emilio Benavente a6ed05e765 tests: drivers: uart_async_api: fix userspace fault
Updated overlay files to test using nocache.
and run outside of usersapce mode to avoid
inaccessible memory regions when using nocache on RT parts.
Also updated testcase file to reflect nocache testing.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2024-09-30 17:00:17 -05:00
..
application_development style: tests: remove unnecessary `return` statements 2024-09-20 11:06:55 +02:00
arch
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Tests: Bluetooth: Tester: Increase the number of max mesh tx segments 2024-09-30 17:12:34 +01:00
boards tests: wifi: esp32: Functional tests for CI 2024-09-30 16:57:50 -05:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: uart_async_api: fix userspace fault 2024-09-30 17:00:17 -05:00
integration/kernel
kconfig
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules
net tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
posix
robot
subsys tests: mgmt: mcumgr: Add img_mgmt_slot_info test 2024-09-26 17:48:05 -04:00
unit
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml