Avoid expensive runtime filtering and use platform features instead. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
16 lines
266 B
YAML
16 lines
266 B
YAML
common:
|
|
ignore_faults: true
|
|
tags:
|
|
- kernel
|
|
- threads
|
|
- userspace
|
|
tests:
|
|
kernel.threads.apis:
|
|
min_flash: 34
|
|
kernel.threads.apis.pinonly:
|
|
min_flash: 34
|
|
depends_on:
|
|
- smp
|
|
extra_configs:
|
|
- CONFIG_SCHED_CPU_MASK_PIN_ONLY=y
|