Verify sample using shell harness instead of just building the sample. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
136 B
YAML
6 lines
136 B
YAML
test_shell_harness:
|
|
- command: "mpu mtest 1"
|
|
expected: "The value is: 0x.*"
|
|
- command: "mpu mtest 2"
|
|
expected: "The value is: 0x.*"
|