zephyr/tests/kernel/timer/timer_monotonic/testcase.yaml
Anas Nashif 37c4631a0b tests: remove various filters due to bugs/issue that were fixed
Some platforms were excluded due to issues that were fixed or resolved
themselves. Enable those platforms again and remove the comments related
to the issues.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-03-28 21:52:13 +01:00

23 lines
470 B
YAML

tests:
kernel.timer.monotonic:
tags:
- kernel
- timer
kernel.timer.monotonic.apic.tsc:
tags:
- kernel
- timer
- apic_tsc
platform_allow: intel_ehl_crb
extra_configs:
- CONFIG_APIC_TSC_DEADLINE_TIMER=y
- CONFIG_HPET_TIMER=n
kernel.timer.monotonic.icount_off:
# Extra test for GH-48608
tags:
- kernel
- timer
platform_allow: mps2/an385
extra_configs:
- CONFIG_QEMU_ICOUNT=n