Use dedicated field in the yaml file instead of mixing this testing feature with tags. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
243 B
YAML
12 lines
243 B
YAML
common:
|
|
ignore_faults: true
|
|
tags: kernel threads userspace
|
|
tests:
|
|
kernel.threads.apis:
|
|
min_flash: 34
|
|
kernel.threads.apis.pinonly:
|
|
min_flash: 34
|
|
filter: CONFIG_SMP
|
|
extra_configs:
|
|
- CONFIG_SCHED_CPU_MASK_PIN_ONLY=y
|