Add kernel to any testcase.yaml files that happen to be missing for tests under tests/kernel/ Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
5 lines
150 B
YAML
5 lines
150 B
YAML
tests:
|
|
kernel.multiprocessing.spinlock:
|
|
tags: kernel smp spinlock
|
|
filter: CONFIG_SMP and CONFIG_MP_NUM_CPUS > 1 and CONFIG_MP_NUM_CPUS <= 4
|