2018-03-26 15:48:57 +08:00
|
|
|
sample:
|
|
|
|
description: Sample that uses an out-of-tree board
|
|
|
|
name: Out-of-tree board
|
2018-03-30 20:20:28 +08:00
|
|
|
tests:
|
|
|
|
boards.out_of_tree:
|
|
|
|
tags: out_of_tree
|
|
|
|
platform_whitelist: nrf52840_pca10056
|
2018-04-09 20:36:00 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "Hello World! (.*)"
|