zephyr/tests/kernel/timer/timer_monotonic/testcase.yaml
Johan Hedberg 03905f7e55 boards: x86: Add intel_ prefix to Elkhart Lake boards
This follows the same convention that has already been adopted by Intel
Alder Lake and Raptor Lake boards.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2023-08-15 11:24:35 +00:00

18 lines
455 B
YAML

tests:
kernel.timer.monotonic:
tags:
- kernel
- timer
# FIXME: This test may fail for qemu_arc_hs on certain host systems.
# See foss-for-synopsys-dwc-arc-processors/qemu#67.
platform_exclude: qemu_arc_hs
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