aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/075.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/075.out')
-rw-r--r--tests/qemu-iotests/075.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qemu-iotests/075.out b/tests/qemu-iotests/075.out
index 911cd3b4d8..5f1d6c120a 100644
--- a/tests/qemu-iotests/075.out
+++ b/tests/qemu-iotests/075.out
@@ -4,6 +4,10 @@ QA output created by 075
read 512/512 bytes at offset 0
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+== check that the last sector can be read ==
+read 512/512 bytes at offset 1048064
+512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+
== block_size must be a multiple of 512 ==
qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 513 must be a multiple of 512
no file open, try 'help open'