zephyr/samples/bluetooth/hci_uart/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

18 lines
467 B
YAML

sample:
description: TBD
name: TBD
tests:
- test_arm:
arch_whitelist: arm
build_only: true
platform_whitelist: 96b_nitrogen nrf51_pca10028
nrf52_pca10040
tags: uart bluetooth
- test_nrf5:
arch_whitelist: arm
build_only: true
extra_args: CONF_FILE="nrf5.conf"
platform_whitelist: 96b_nitrogen nrf51_pca10028
nrf52_pca10040 arduino_101_ble
tags: uart bluetooth