Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
254 B
YAML
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
|