blob: 685d22a4821878dae58272dd6f8e5997a472cfb7 [file] [log] [blame]
[
{
"cmd": [
"echo",
"hello",
">",
"/path/to/tmp/",
";",
"echo",
"hello",
">",
"/path/to/tmp/"
],
"name": "test: Run FEMU Test Suite",
"~followup_annotations": [
"@@@STEP_LOG_LINE@syslog@failure@@@",
"@@@STEP_LOG_END@syslog@@@",
"@@@STEP_LOG_LINE@emulator_log@@@@",
"@@@STEP_LOG_END@emulator_log@@@"
]
},
{
"cmd": [
"ls",
"-la"
],
"name": "test: mytest"
},
{
"cmd": [
"ls",
"-a"
],
"name": "test: mytest_func"
},
{
"cmd": [
"ls",
"-a"
],
"name": "test: mytest_func_basic",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "Step('test: mytest_func_basic') (retcode: 1)"
},
"name": "$result"
}
]