zephyr/tests/kernel/fatal/testcase.yaml
Anas Nashif 1609f251ee tests: kernel: style, tag, and category fixes
Fix coding style, test tags and use categories.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-25 14:18:15 +05:30

9 lines
251 B
YAML

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