zephyr/tests/drivers/uart/uart_async_api
Krzysztof Chruściński 8d13b6b65b tests: drivers: uart: async_api: Align test to gcov
When CONFIG_COVERAGE is enabled then performance is degraded.
In that case higher baudrates shall be avoided because CPU may
not have enough time to handle UART interrupts. Limit baudrate
to 115200 when CONFIG_COVERAGE=y.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-03-24 09:58:57 +01:00
..
boards boards: espressif: esp32c6: Add LP Core board support 2025-03-21 17:05:20 +01:00
socs tests: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
src tests: drivers: uart: async_api: Align test to gcov 2025-03-24 09:58:57 +01:00
sysbuild/vpr_launcher tests: drivers: uart: async_api: Add nrf54h20 cpuppr 2024-11-19 17:52:33 -05:00
CMakeLists.txt
Kconfig tests: drivers: uart: async_api: Make long buffer configurable 2024-10-25 08:53:15 +02:00
prj.conf
stm32_nocache_mem_dt.conf
stm32_nocache_mem.conf tests: drivers: uart: uart_async_api: disable userspace permissions 2025-01-06 20:34:17 +01:00
testcase.yaml drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00