zephyr/tests/drivers/uart/uart_async_api
Krzysztof Chruscinski eb44414af9 tests: drivers: uart: async_api: Align test to early RX buffer release
Modify the test to not rely on assumption that RX buffer is released
when it is fully released. RX buffer maybe released after any RX_RDY
event within the buffer, e.g. after each timeout driver may be
switching to the new buffer.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2023-06-01 06:34:53 -04:00
..
boards tests: uart_async_api: Support RTXXX 2023-05-26 13:15:24 -05:00
src tests: drivers: uart: async_api: Align test to early RX buffer release 2023-06-01 06:34:53 -04:00
CMakeLists.txt tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
prj.conf tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
testcase.yaml tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00