zephyr/tests/drivers/uart/uart_basic_api
Tom Burdick 0a07d80300 tests: Tag uart tests as uart
UARTs are mostly assumed to exist in Zephyr but some hardware wishes
to exclude the tests. Adds a uart tag to the test case to ensure
ignoring is possible.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-01-10 18:29:35 -05:00
..
src tests: uart: Test pushing more than 1 byte in uart_fifo_fill call 2022-12-22 11:06:43 +01:00
CMakeLists.txt
overlay-usb.conf
prj_poll.conf tests: drivers: uart: move the uart basic tests to new ztest API 2022-09-08 15:25:52 +00:00
prj_shell.conf tests: drivers: uart: move the uart basic tests to new ztest API 2022-09-08 15:25:52 +00:00
prj.conf tests: drivers: uart: move the uart basic tests to new ztest API 2022-09-08 15:25:52 +00:00
testcase.yaml tests: Tag uart tests as uart 2023-01-10 18:29:35 -05:00
usb.overlay