zephyr/tests/drivers/uart/uart_basic_api/src
Johann Fischer c77903996b tests: remove usage of CONFIG_USB_UART_CONSOLE
Remove option CONFIG_USB_UART_CONSOLE where it has no influence
or enable CONFIG_SHELL_BACKEND_SERIAL_CHECK_DTR without taking
a detour through CONFIG_USB_UART_CONSOLE.

Check the compatibility of chosen property instead
of usage of CONFIG_USB_UART_CONSOLE option.
Align how to wait for the readiness of CDC ACM UART.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-11-18 14:29:18 +01:00
..
main.c tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
test_uart_config.c
test_uart_fifo.c tests: uart_basic_api: allow USB workqueue/thread to work 2021-08-23 18:53:47 -04:00
test_uart_pending.c tests: uart_basic_api: allow USB workqueue/thread to work 2021-08-23 18:53:47 -04:00
test_uart_poll.c tests: uart_basic_api: allow USB workqueue/thread to work 2021-08-23 18:53:47 -04:00
test_uart.h