blob: 364b0b8c3637bed64ffbd44e71b1c45d2cc56e28 [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"
},
{
"name": "$result"
}
]