zephyr/tests/kernel/fatal/testcase.yaml
Anas Nashif 0356590df5 tests: samples: fix yaml syntax
Fix indentation and syntax and make it pass yamllint tool.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00

10 lines
254 B
YAML

tests:
- stack-sentinel:
arch_exclude: arc
extra_args: CONF_FILE=sentinel.conf
tags: core ignore_faults
- stack-protection:
extra_args: CONF_FILE=prj.conf
filter: ARCH_HAS_STACK_PROTECTION
tags: core ignore_faults