zephyr/tests/benchmarks/sys_kernel/testcase.yaml
Charles E. Youse 8d97750eef arch/x86: (Intel64) add z_arch_curr_cpu() to enable CONFIG_SMP=y
And set qemu_x86_long board to build with CONFIG_SMP=y by default.
Apparently two benchmark tests - latency_measure and sys_kernel -
do not work with the SMP scheduler, so those tests are disabled.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00

7 lines
145 B
YAML

tests:
benchmark.kernel:
arch_exclude: nios2 riscv32 xtensa x86_64
platform_exclude: qemu_x86_long
min_ram: 32
tags: benchmark