zephyr/tests/kernel/smp/testcase.yaml
Anas Nashif 1fbbfc819a tests/samples: add tags to some tests
Some tests/samples had no tags, fill those..

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-07-20 17:44:16 -04:00

5 lines
88 B
YAML

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