zephyr/samples/application_development/out_of_tree_board/sample.yaml
Anas Nashif 156091fba6 samples: sample.yaml cleanup
Cleanup test names and filtering and add console harness support where
needed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00

13 lines
285 B
YAML

sample:
description: Sample that uses an out-of-tree board
name: Out-of-tree board
tests:
boards.out_of_tree:
tags: out_of_tree
platform_whitelist: nrf52840_pca10056
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"