zephyr/tests/drivers/uart/uart_basic_api
Kumar Gala cbd9c86b5c tests: uart_basic_api: Don't FAIL non-implemented APIs
A number of uart drivers may not implement the uart_configure and
uart_config_get APIs, if we get -ENOTSUP treat that as a skip.

Fixes #24355

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-06 12:21:25 -05:00
..
src tests: uart_basic_api: Don't FAIL non-implemented APIs 2020-05-06 12:21:25 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
prj.conf
prj_poll.conf
prj_shell.conf
testcase.yaml