aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/232
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/232')
-rwxr-xr-xtests/qemu-iotests/2324
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qemu-iotests/232 b/tests/qemu-iotests/232
index 93e5d64..e48bc8f 100755
--- a/tests/qemu-iotests/232
+++ b/tests/qemu-iotests/232
@@ -69,6 +69,10 @@ size=128M
_make_test_img $size
+if [ -n "$TEST_IMG_FILE" ]; then
+ TEST_IMG=$TEST_IMG_FILE
+fi
+
echo
echo "=== -drive with read-write image: read-only/auto-read-only combinations ==="
echo