mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 02:51:57 +00:00
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>
11 lines
246 B
YAML
11 lines
246 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
arch_whitelist: x86 arm
|
|
build_only: true
|
|
platform_whitelist: arduino_101 quark_d2000_crb
|
|
nucleo_f103rb nucleo_f401re nucleo_l476rg
|
|
tags: apps
|