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>
10 lines
188 B
YAML
10 lines
188 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
arch_whitelist: x86
|
|
build_only: true
|
|
platform_whitelist: arduino_101 quark_d2000_crb
|
|
tags: apps
|