mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
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>
This commit is contained in:
parent
cdc674c736
commit
76f1cf0a5e
5 changed files with 65 additions and 0 deletions
4
tests/qemu-iotests/239.out
Normal file
4
tests/qemu-iotests/239.out
Normal file
|
@ -0,0 +1,4 @@
|
|||
QA output created by 239
|
||||
|
||||
== Testing conversion to raw should success ==
|
||||
*** done
|
Loading…
Add table
Add a link
Reference in a new issue