10 lines
266 B
YAML
10 lines
266 B
YAML
tests:
|
|
- stack-sentinel:
|
|
arch_exclude: arc
|
|
tags: core ignore_faults
|
|
extra_args: CONF_FILE=sentinel.conf
|
|
- stack-protection:
|
|
extra_args: CONF_FILE=prj.conf
|
|
tags: core ignore_faults
|
|
filter: ARCH_HAS_STACK_PROTECTION
|