zephyr/tests
Dat Nguyen Duy d4cab4474b tests: drivers: uart_async_api: enable test for mr_canhubk3
Run this test on lpuart10 with internal loopback enabled.
Use DTCM region for this test because in some local
variables are used for dma buffer which requires
non-cacheable

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
2023-09-29 09:47:57 +02:00
..
application_development tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
arch tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
benchmarks modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
bluetooth Bluetooth: Audio: Add codec_cfg_set_octets_per_frame 2023-09-29 09:46:58 +02:00
boards ipm: remove ipm_cavs_idc driver 2023-09-14 06:24:18 -04:00
boot tests: boot: Add MCUboot data sharing test 2023-09-27 20:18:31 -04:00
bsim tests bluetooth mesh: Fix ASSERT_TRUE/FALSE with messages 2023-09-28 13:43:51 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto random: Fix kconfig symbol name 2023-09-27 11:55:10 -05:00
drivers tests: drivers: uart_async_api: enable test for mr_canhubk3 2023-09-29 09:47:57 +02:00
kernel kernel: userspace: add k_object_is_valid() 2023-09-28 17:28:43 -04:00
lib dts: bindings: can: deprecate the sjw and sjw-data properties 2023-09-28 16:28:56 +02:00
misc scripts: check_init_priorities: use the Zephyr executable file 2023-09-20 20:24:46 +01:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net tests: net: socket: reuseaddr_reuseport: Fix userspace testing 2023-09-28 15:15:44 +02:00
posix tests: posix: eventfd: Move thread from stack to data section 2023-09-22 09:25:12 +02:00
robot
subsys tests: bindesc: Added definition tests 2023-09-28 07:39:09 -04:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml