qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qemu-iotests: add test case for dmg


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: add test case for dmg
Date: Tue, 8 Jan 2019 16:11:02 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

On Sat, Jan 05, 2019 at 04:42:43PM +0800, yuchenlin wrote:
> 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 <address@hidden>
> ---
>  tests/qemu-iotests/236                        |  53 ++++++++++++++++++
>  tests/qemu-iotests/236.out                    |   4 ++
>  tests/qemu-iotests/check                      |   7 +++
>  tests/qemu-iotests/group                      |   1 +
>  .../sample_images/simple-dmg.dmg.bz2          | Bin 0 -> 3479 bytes
>  5 files changed, 65 insertions(+)
>  create mode 100755 tests/qemu-iotests/236
>  create mode 100644 tests/qemu-iotests/236.out
>  create mode 100644 tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2

Kevin: The prerequisite .dmg fixes are already in qemu.git/master.
Please review and take this through your tree, thanks!

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]