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>
This commit is contained in:
parent
6093f0acc0
commit
41a72e4c00
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
tests:
|
||||
kernel.multiprocessing:
|
||||
platform_whitelist: esp32 qemu_x86_64 hsdk nsim_hs_smp
|
||||
filter: (CONFIG_MP_NUM_CPUS > 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue