zephyr/tests/drivers/uart
Krzysztof Chruscinski 00edf738c5 tests: drivers: uart: Add test suite for preemption resilience
Added test which is calling uart_poll_out from various contexts and
asynchronous/interrupt driven API. Test is validating that calls
can be preempted at any moment and no data is lost.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-10-14 14:06:25 +02:00
..
uart_async_api tests: uart_async_api: fix fault accessing cached device pointer 2020-10-13 20:01:08 +02:00
uart_basic_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
uart_mix_fifo_poll tests: drivers: uart: Add test suite for preemption resilience 2020-10-14 14:06:25 +02:00