zephyr/tests/kernel/spinlock/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
115 B
YAML

tests:
kernel.multiprocessing.spinlock:
tags: smp spinlock
filter: CONFIG_SMP and CONFIG_MP_NUM_CPUS > 1