zephyr/tests/kernel/fp_sharing/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

13 lines
272 B
YAML

tests:
- test_x86:
platform_whitelist: qemu_x86
slow: true
tags: core
timeout: 600
- test_arm:
extra_args: PI_NUM_ITERATIONS=70000
platform_whitelist: frdm_k64f
slow: true
tags: core
timeout: 600