Allow user to add shell commands in testcase/sample yaml file alongside the harness_config like in the console harness. Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
5 lines
122 B
YAML
5 lines
122 B
YAML
- command: "kernel cycles"
|
|
expected: "cycles: .* hw cycles"
|
|
- command: "kernel version"
|
|
expected: "Zephyr version .*"
|