zephyr/tests/drivers/uart
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
..
uart_async_api tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
uart_basic_api
uart_mix_fifo_poll tests: drivers: uart: mix_poll: Test const buffers 2022-02-02 12:47:46 +01:00
uart_pm