zephyr/tests/kernel/smp/testcase.yaml
Kumar Gala 53b104d461 tests: kernel: Add missing kernel tag to tests
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>
2021-03-05 14:52:55 -05:00

5 lines
95 B
YAML

tests:
kernel.multiprocessing.smp:
tags: kernel smp
filter: (CONFIG_MP_NUM_CPUS > 1)