]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Add 043 backing file chain infinite loop test
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 17 Oct 2012 12:02:32 +0000 (14:02 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 24 Oct 2012 08:26:19 +0000 (10:26 +0200)
commit514d9da5a9a820b43a2cb90b439dd570a7835114
tree2be70387fc7163acecb4fe105924fd7f75c4b7d8
parent9699bf0d06eb42625779216586a28d19d8fc005d
qemu-iotests: Add 043 backing file chain infinite loop test

This new test verifies that qemu-img info --backing-chain safely aborts
when an image file has a backing file infinite loop.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/043 [new file with mode: 0755]
tests/qemu-iotests/043.out [new file with mode: 0644]
tests/qemu-iotests/common.rc
tests/qemu-iotests/group