blob: 126b4d2d519b9026709fdcbbab067989255d97a9 [file] [log] [blame]
Max Reitz321fd7d2013-10-29 19:18:54 +01001QA output created by 069
2
3=== Creating an image with a backing file and deleting that file ===
4
Fam Zheng74864582014-12-09 15:38:03 +08005Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=131072
Eric Blakeb66ff2c2020-07-06 15:39:52 -05006Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
Thomas Huth36b99862019-04-28 17:54:44 +02007qemu-io: can't open device TEST_DIR/t.IMGFMT: Could not open backing file: Could not open 'TEST_DIR/t.IMGFMT.base': No such file or directory
Max Reitz321fd7d2013-10-29 19:18:54 +01008*** done