blob: ac4dfeac52d68088595e85e898a2366f872a80fc [file] [log] [blame]
sample:
description: Hello World sample, the simplest Zephyr
application
name: hello world
common:
min_ram: 2
min_flash: 16
tags: introduction
integration_platforms:
- native_sim
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"
tests:
sample.basic.helloworld:
tags: introduction