2023-10-16 13:31:22 +08:00
|
|
|
tests:
|
|
|
|
drivers.uart.async_rx:
|
2024-01-16 06:26:17 +08:00
|
|
|
filter: CONFIG_SERIAL_HAS_DRIVER
|
2023-10-16 13:31:22 +08:00
|
|
|
tags: drivers uart
|
|
|
|
integration_platforms:
|
2023-11-28 18:50:55 +08:00
|
|
|
- native_sim
|
2023-10-16 13:31:22 +08:00
|
|
|
drivers.uart.async_rx.ztress:
|
|
|
|
tags: drivers uart
|
2024-01-16 04:40:34 +08:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
|
|
|
- qemu_x86_64
|
|
|
|
- qemu_riscv32
|
2023-10-16 13:31:22 +08:00
|
|
|
integration_platforms:
|
|
|
|
- qemu_x86
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_SYS_CLOCK_TICKS_PER_SEC=10000
|