2022-04-20 22:18:11 +08:00
|
|
|
tests:
|
|
|
|
kernel.usage:
|
|
|
|
tags: kernel
|
|
|
|
# The following architectures are excluded as they have boards that
|
|
|
|
# exhibit precision timing anomalies related to emulation.
|
|
|
|
# posix, riscv32, sparc
|
|
|
|
# The following architectures are exluded as the necessary
|
|
|
|
# thread runtime statistic hooks do not yet exist.
|
|
|
|
# mips
|
2022-05-19 18:17:36 +08:00
|
|
|
arch_exclude: posix sparc mips
|
2022-04-20 22:18:11 +08:00
|
|
|
# SMP is excluded as the test was only written for UP
|
|
|
|
filter: not CONFIG_SMP
|