tests: timer_monotonic: Add mps2_an385 test with icount disabled

This is to validate that GH-48608 is fixed
and stays fixed.

Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
This commit is contained in:
Grant Ramsay 2023-10-01 12:42:35 +13:00 committed by Fabio Baltieri
parent e032f9520d
commit 1951d83783

View file

@ -15,3 +15,11 @@ tests:
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