zephyr/tests/kernel/usage/thread_runtime_stats/testcase.yaml

13 lines
440 B
YAML
Raw Normal View History

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
arch_exclude: posix riscv32 sparc mips
# SMP is excluded as the test was only written for UP
filter: not CONFIG_SMP