zephyr/tests/kernel/workq/critical/testcase.yaml
Anas Nashif a3ddaf8dbc tests: move critical test under workqueue
This is a workqueue test, so move it where it belongs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-04-12 18:42:27 -04:00

16 lines
418 B
YAML

common:
tags: kernel
tests:
kernel.workqueue:
platform_exclude: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard
filter: not CONFIG_WDT_SAM
kernel.workqueue.sam:
filter: CONFIG_WDT_SAM
extra_configs:
- CONFIG_WDT_DISABLE_AT_BOOT=y
kernel.workqueue.nsim:
platform_whitelist: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard
extra_configs:
- CONFIG_TEST_HW_STACK_PROTECTION=n