zephyr/tests/kernel/timer/timer_api/testcase.yaml
Alexey Brodkin c1d5229549 Revert "tests: Exclude qemu_arc{em|hs} in some"
This reverts commit b98058ecd0.

With icount finally working in QEMU for ARC these tests start to
pass reliably, so no need to exclude them any longer.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2021-01-23 00:42:13 -05:00

10 lines
326 B
YAML

tests:
kernel.timer:
tags: kernel timer userspace
platform_exclude: qemu_x86_coverage
kernel.timer.tickless:
extra_args: CONF_FILE="prj_tickless.conf"
arch_exclude: nios2 posix
platform_exclude: qemu_x86_coverage litex_vexriscv rv32m1_vega_zero_riscy rv32m1_vega_ri5cy
tags: kernel timer userspace