From 76f1cf0a5e279a28fb833104b97ea561e4293c47 Mon Sep 17 00:00:00 2001 From: yuchenlin Date: Sat, 5 Jan 2019 16:42:43 +0800 Subject: 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 Reviewed-by: Stefan Hajnoczi Signed-off-by: Kevin Wolf --- tests/qemu-iotests/239.out | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/qemu-iotests/239.out (limited to 'tests/qemu-iotests/239.out') diff --git a/tests/qemu-iotests/239.out b/tests/qemu-iotests/239.out new file mode 100644 index 0000000000..bedbad065b --- /dev/null +++ b/tests/qemu-iotests/239.out @@ -0,0 +1,4 @@ +QA output created by 239 + +== Testing conversion to raw should success == +*** done -- cgit v1.2.3