zephyr/tests/drivers/uart/uart_async_api
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
..
boards tests: drivers: uart: Add test for Nordic UARTE version of the driver 2022-02-02 12:47:46 +01:00
src tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
testcase.yaml tests: drivers: uart: Add test for Nordic UARTE version of the driver 2022-02-02 12:47:46 +01:00