zephyr/tests
Daniel DeGrasse a59b308e73 tests: uart_async_api: skip test cases if LPUART is present without DMA
if DMA support is not present, LPUART driver will not compile when async
API support is required. Skip test cases when dma support is not present
and LPUART driver is enabled.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-04-22 09:44:19 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: lib: semihost: test file operations 2022-04-21 13:04:52 +02:00
benchmarks tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
bluetooth Bluetooth: Host: Add more tests for GATT client becoming change-aware 2022-04-20 16:10:46 +02:00
boards dma/cavs_hda: Adds link in/link out compatibles 2022-04-18 19:19:40 -04:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: tinycrypt: fix test output 2022-04-08 09:36:34 +02:00
drivers tests: uart_async_api: skip test cases if LPUART is present without DMA 2022-04-22 09:44:19 +02:00
kernel shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
lib tests: Move icmsg_buf tests to subsys/ipc 2022-04-18 23:19:32 -04:00
misc test: mpu: Add arm_mpu_regions test 2022-04-05 11:16:31 +02:00
net tests: net: Add socket dispatcher unit tests 2022-04-20 11:27:05 +02:00
posix samples: add module requirement into samples 2022-04-19 09:38:55 -04:00
subsys samples: add module requirement into samples 2022-04-19 09:38:55 -04:00
unit slist: Fix sys_slist_append_list with head and tail NULL break a list 2022-04-15 11:50:29 -07:00
ztest ztest: Add Z_TEST_SKIP_IFDEF macro 2022-04-20 15:28:14 -04:00