Home
last modified time | relevance | path

Searched refs:SAMPLE_IMG_DIR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D109107 bzcat "$SAMPLE_IMG_DIR/$sample_img.bz2" > "$TEST_IMG.src"
123 bzcat "$SAMPLE_IMG_DIR/$sample_img.bz2" > "$TEST_IMG.src"
H A Dcommon.rc349 if [ ! -d "$SAMPLE_IMG_DIR" ]; then
350 echo "common.rc: Error: \$SAMPLE_IMG_DIR ($SAMPLE_IMG_DIR) is not a directory"
358 bzcat "$SAMPLE_IMG_DIR/$1" > "$TEST_IMG"
361 echo "_use_sample_img error, cannot extract '$SAMPLE_IMG_DIR/$1'"