Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
251 B
YAML
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
|