Use shell harness for basic testing of this sample. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
142 B
YAML
6 lines
142 B
YAML
test_shell_harness:
|
|
- command: "kernel cycles"
|
|
expected: "cycles: .* hw cycles"
|
|
- command: "kernel version"
|
|
expected: "Zephyr version .*"
|