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 tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
uart_mix_fifo_poll tests: drivers: uart: mix_poll: Test const buffers 2022-02-02 12:47:46 +01:00
uart_pm pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00