blob: 2725b9ab241bb779622e5fb0fc5dfc2ec5813d00 [file] [log] [blame]
sample:
name: Hello Bindesc
tests:
sample.bindesc:
tags: bindesc
filter: CONFIG_ARCH_SUPPORTS_ROM_START or CONFIG_ARCH_POSIX
integration_platforms:
- native_sim
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "Zephyr version: "
- "App version: 1.0.0"
- "Build time: "
- "Compiler: "
- "my_string: Hello world!"
- "my_int: 5"
- "my_bytes: 01 02 03 04"