zephyr/tests/benchmarks/app_kernel/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

8 lines
133 B
YAML

tests:
- test:
arch_whitelist: x86 arm
min_ram: 32
slow: true
tags: benchmark
timeout: 300