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