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_poll.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
prj_shell.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
prj.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00