]> git.proxmox.com Git - qemu.git/blobdiff - tests/qemu-iotests/common.rc
qemu-iotests: simple backing file test
[qemu.git] / tests / qemu-iotests / common.rc
index a05a250d74effc83b40beae39d46bbded79d389c..cc3ca1114f485e07d215eceb4b081ebb2d3f0873 100644 (file)
@@ -71,6 +71,7 @@ _cleanup_test_img()
 {
     rm -f $TEST_DIR/t.$IMGFMT
     rm -f $TEST_DIR/t.$IMGFMT.orig
+    rm -f $TEST_DIR/t.$IMGFMT.base
 }
 
 _check_test_img()