Evaluate console output of sample. Enable on other platforms, this should not be whitelisted. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
206 B
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!"
|