zephyr/tests/drivers/uart/uart_async_api/src
Andrzej Głąbek 18fc88da50 tests: uart_async_api: Add multiple_rx_enable test case
Add a test case that ensures that uart_rx_enable() can be successfully
called after RX is disabled with uart_rx_disable() and also when it is
disabled automatically after the provided RX buffer is filled up.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-02-05 06:25:46 -05:00
..
main.c tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
test_uart_async.c tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
test_uart.h tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00