tests: kernel: threads: no-multithreading: Add more platforms
Add more platforms (including non-emulators) on which test runs. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
22ae43f0a6
commit
4a382ae2ce
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ tests:
|
|||
kernel.threads.no-multithreading:
|
||||
tags: kernel
|
||||
filter: not CONFIG_SMP
|
||||
platform_allow: qemu_cortex_m3
|
||||
platform_allow: qemu_cortex_m0 qemu_cortex_m3 mps2_an385 mps2_an521
|
||||
nrf52840dk_nrf52840 nrf9160dk_nrf9160 nrf51dk_nrf51422
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue