zephyr/tests/kernel/smp/testcase.yaml
Anas Nashif 41a72e4c00 tests: smp: do not whitelist, use filter
Whitelisting is bad, new platforms with this capability would be
missed..

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-10-05 16:13:36 -07:00

4 lines
70 B
YAML

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