2019-04-09 05:47:09 +08:00
|
|
|
common:
|
|
|
|
tags: kernel
|
|
|
|
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2019-12-02 01:29:43 +08:00
|
|
|
kernel.common.critical:
|
2019-04-09 05:47:09 +08:00
|
|
|
platform_exclude: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard
|
2019-07-05 22:27:24 +08:00
|
|
|
filter: not CONFIG_WDT_SAM
|
2019-12-02 01:29:43 +08:00
|
|
|
kernel.common.critical.sam:
|
2019-07-05 22:27:24 +08:00
|
|
|
filter: CONFIG_WDT_SAM
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_WDT_DISABLE_AT_BOOT=y
|
2019-12-02 01:29:43 +08:00
|
|
|
kernel.common.critical.nsim:
|
2019-04-09 05:47:09 +08:00
|
|
|
platform_whitelist: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_TEST_HW_STACK_PROTECTION=n
|