zephyr/tests/kernel/threads/thread_stack/testcase.yaml
Anas Nashif dca317c730 sanitycheck: inclusive language
change whitelist -> allow.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-27 07:04:07 -04:00

11 lines
344 B
YAML

tests:
kernel.threads.thread_stack:
tags: kernel security userspace ignore_faults
min_ram: 36
kernel.threads.armv8m_mpu_stack_guard:
min_ram: 36
extra_args: CONF_FILE=prj_armv8m_mpu_stack_guard.conf
filter: CONFIG_ARM_MPU and CONFIG_ARMV8_M_MAINLINE
arch_allow: arm
tags: kernel security userspace ignore_faults