zephyr/samples/synchronization/sample.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
213 B
YAML

sample:
description: A simple application that demonstrates basic sanity of the kernel.
name: Synchronization Sample
tests:
- test:
build_only: true
tags: apps
build_on_all: true