zephyr/tests/kernel/threads/thread_apis/testcase.yaml
Anas Nashif 808266a493 tests: use ignore_fault field instead of tags
Use dedicated field in the yaml file instead of mixing this testing
feature with tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-25 06:38:05 -05:00

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