tests: do not filter on SMP, use board yaml file

Avoid expensive runtime filtering and use platform features instead.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif
2023-05-20 10:37:15 +00:00
parent 7aa618d288
commit 689ea54b78
18 changed files with 32 additions and 1 deletions
@@ -9,6 +9,7 @@ tests:
min_flash: 34
kernel.threads.apis.pinonly:
min_flash: 34
filter: CONFIG_SMP
depends_on:
- smp
extra_configs:
- CONFIG_SCHED_CPU_MASK_PIN_ONLY=y