Tickless kernel is default and has been for some time. This test is actually testing PM and without proper setup it is doomed to fail on various platforms where PM needs special considerations and hooks. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
30 lines
630 B
YAML
30 lines
630 B
YAML
tests:
|
|
kernel.timer:
|
|
tags:
|
|
- kernel
|
|
- timer
|
|
- userspace
|
|
kernel.timer.no_multitheading:
|
|
tags:
|
|
- kernel
|
|
- timer
|
|
platform_allow:
|
|
- qemu_cortex_m3
|
|
- nsim/nsim_em
|
|
- nsim/nsim_em7d_v22
|
|
- nsim/nsim_hs
|
|
- nsim/nsim_hs/mpuv6
|
|
- nsim/nsim_hs5x
|
|
- nsim/nsim_hs6x
|
|
- qemu_arc/qemu_arc_em
|
|
- qemu_arc/qemu_arc_hs
|
|
- qemu_arc/qemu_arc_hs6x
|
|
- qemu_leon3
|
|
integration_platforms:
|
|
- qemu_cortex_m3
|
|
- nsim/nsim_em
|
|
extra_configs:
|
|
- CONFIG_MULTITHREADING=n
|
|
- CONFIG_TEST_USERSPACE=n
|
|
- CONFIG_SPIN_VALIDATE=n
|