mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
qemu-iotests: Test case for backing file deletion
Add a test case for trying to open an image file where it is impossible to open its backing file (in this case, because it was deleted). When doing this, qemu (or qemu-io in this case) should not crash but rather print an appropriate error message. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
915365a9c6
commit
321fd7d2b8
3 changed files with 68 additions and 0 deletions
|
@ -74,3 +74,4 @@
|
|||
066 rw auto
|
||||
067 rw auto
|
||||
068 rw auto
|
||||
069 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue