Lines Matching full:test
30 # don't run the test
31 if test "$INSTR" == ""; then
35 # Print out the meta-info about the test, in YAML
120 # The image booted, although it shouldn't happen as the test is to
164 if test -z "$IMAGE_DIR"; then
166 elif test -z "$START"; then
168 elif test -z "$END"; then
180 if test -z "$IMAGE_DIR"; then
185 if test -z "$START"; then
190 if test -z "$END"; then
194 if test -z "$SKIP"; then