blob: 30c4981f36e9cc19da1e434cbc80f253f88e1a66 [file] [log] [blame]
sample:
description: Hello World sample, the simplest Zephyr
application
name: hello world
platforms: all
common:
tags: introduction
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"
tests:
sample.helloworld:
tags: introduction