]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: improve test for qemu-img convert with backing file
authorKevin Wolf <kwolf@redhat.com>
Fri, 15 Oct 2010 14:53:00 +0000 (07:53 -0700)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Feb 2012 15:17:03 +0000 (16:17 +0100)
commit2547caa16964e3082efdd25e50120c0a35ef5252
tree23167b58468c1b28fd0a446a81c56214c98b8218
parent72bb202583ad71f3e9e0c03a0c9a3baa0db16494
qemu-iotests: improve test for qemu-img convert with backing file

Additionally to testing the qemu-img convert -B option, also test
-o backing_file.

Also, the old test acidentlly used a pattern of zeros for most of the writes,
so that the allocation test didn't really work out. This is fixed by using an
explicit pattern.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/019