zephyr/tests/kernel/fatal/testcase.yaml
Anas Nashif cc24f4b03c tests: samples: convert testcase files to yaml
This will prepare test cases and samples with metadata and information
that will be consumed by the sanitycheck script which will be changed to
parse YAML files instead of ini.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00

9 lines
214 B
YAML

tests:
- stack-sentinel:
arch_exclude: arc
tags: core ignore_faults
- arc-stack-checking:
arch_whitelist: arc
extra_args: CONF_FILE=prj-arc.conf
tags: core ignore_faults