]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/group
qemu-iotests: add test case for dmg
authoryuchenlin <npes87184@gmail.com>
Sat, 5 Jan 2019 08:42:43 +0000 (16:42 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 1 Feb 2019 12:46:44 +0000 (13:46 +0100)
commit76f1cf0a5e279a28fb833104b97ea561e4293c47
treea80a995014a5af5c3eab44a976d226d5bd721650
parentcdc674c7360b59486f5e5aaaa44f7395d2e15888
qemu-iotests: add test case for dmg

Recently, some bugs in dmg file have been fixed. To prevent reading dmg
is broken someday in the future, add a simple test which ensures the
conversion from dmg to raw should not hang or face any I/O error.

Signed-off-by: yuchenlin <npes87184@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/239 [new file with mode: 0755]
tests/qemu-iotests/239.out [new file with mode: 0644]
tests/qemu-iotests/check
tests/qemu-iotests/group
tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2 [new file with mode: 0644]