]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 18 Mar 2013 16:58:54 +0000 (17:58 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 19 Mar 2013 10:48:37 +0000 (11:48 +0100)
commitf95e26ddf526a025aa1334bbe527739397970443
tree776f868d0b0bc66148c13001ec481826ab4ba706
parent4d70655bcb852ea0a006d3923f0b0a9c69ff462e
qemu-iotests: add 052 BDRV_O_SNAPSHOT test

Check that writes to an image opened with BDRV_O_SNAPSHOT do not modify
the underlying image file.

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