zephyr/samples/application_development/external_lib/sample.yaml

12 lines
206 B
YAML

sample:
name: External Library
tests:
test:
tags: external
harness: console
harness_config:
type: multi_line
regex:
- "Hello World!"
- "mylib says: Hello World!"