zephyr/tests/lib/mpsc_pbuf/testcase.yaml
Anas Nashif d881fb334b boards: qemu_nios2: drop board definition
Remove qemu_nios2, more removals will follow.

Part of #89280

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-15 20:01:05 -04:00

33 lines
692 B
YAML

tests:
libraries.mpsc_pbuf:
tags: mpsc_pbuf
platform_allow:
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_cortex_a53
- qemu_cortex_m0
- qemu_cortex_m3
- qemu_cortex_r5
- qemu_leon3
- qemu_riscv32
- qemu_riscv64
- qemu_x86
- qemu_x86_64
- qemu_xtensa/dc233c
- native_sim
integration_platforms:
- native_sim
libraries.mpsc_pbuf.concurrent:
tags: mpsc_pbuf
platform_allow:
- qemu_cortex_m3
- qemu_x86
- qemu_x86_64
extra_configs:
- CONFIG_SYS_CLOCK_TICKS_PER_SEC=100000
timeout: 120
integration_platforms:
- qemu_x86
- qemu_x86_64