zephyr/tests/kernel/fatal/testcase.yaml

9 lines
255 B
YAML
Raw Normal View History

tests:
kernel.common.stack_protection:
extra_args: CONF_FILE=prj.conf
filter: CONFIG_ARCH_HAS_STACK_PROTECTION
tags: kernel ignore_faults
kernel.common.stack_sentinel:
extra_args: CONF_FILE=sentinel.conf
tags: kernel ignore_faults