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>
10 lines
326 B
YAML
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
|