zephyr/tests/benchmarks/sys_kernel/testcase.yaml
Daniel Leung 36c1866cfd benchmarks: sys_kernel: limits to 1 CPU
The sys_kernel tests have some loops that work only with 1 CPU
being active. So limits the number of CPUs to 1 even when SMP
is enabled. This also allows qemu_x86_64 to run, so remove it
from the exclude list.

Fixes #26627

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-09 11:29:07 +02:00

6 lines
107 B
YAML

tests:
benchmark.kernel.core:
arch_exclude: nios2 riscv32 xtensa
min_ram: 32
tags: benchmark