From 76823c6e79583c926d127c33926aaf39475e5cda Mon Sep 17 00:00:00 2001 From: "Denis V. Lunev" Date: Wed, 8 Oct 2014 13:13:29 +0400 Subject: iotests: add v2 parallels sample image and simple test for it This is simple test image for the following commit made by me. commit d25d59802021a747812472780d80a0e792078f40 Author: Denis V. Lunev Date: Mon Jul 28 20:23:55 2014 +0400 parallels: 2TB+ parallels images support Signed-off-by: Denis V. Lunev Reviewed-by: Paolo Bonzini Message-id: 1412759610-2257-3-git-send-email-den@openvz.org CC: Jeff Cody CC: Kevin Wolf CC: Stefan Hajnoczi Signed-off-by: Stefan Hajnoczi --- tests/qemu-iotests/076.out | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/qemu-iotests/076.out') diff --git a/tests/qemu-iotests/076.out b/tests/qemu-iotests/076.out index fd26f3ca32..32ade08565 100644 --- a/tests/qemu-iotests/076.out +++ b/tests/qemu-iotests/076.out @@ -15,4 +15,8 @@ no file open, try 'help open' == Zero sectors per track == qemu-io: can't open device TEST_DIR/parallels-v1: Invalid image: Zero sectors per track no file open, try 'help open' + +== Read from a valid v2 image == +read 65536/65536 bytes at offset 0 +64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) *** done -- cgit v1.2.1