aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/005.out
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@brick.lst.de>2009-06-22 18:29:05 +0200
committerKevin Wolf <kwolf@redhat.com>2012-02-22 16:15:22 +0100
commit6bf19c94a0518a2c9101f2ee368c9a0ea56101ba (patch)
tree23eec42372118118691554744ed7e04ad0e21df8 /tests/qemu-iotests/005.out
qemu-iotests: Initial import into the public repository.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/005.out')
-rw-r--r--tests/qemu-iotests/005.out13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/qemu-iotests/005.out b/tests/qemu-iotests/005.out
new file mode 100644
index 0000000000..718a18532d
--- /dev/null
+++ b/tests/qemu-iotests/005.out
@@ -0,0 +1,13 @@
+QA output created by 005
+
+creating large image
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=5368709120000
+
+small read
+read 4096/4096 bytes at offset 1024
+4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+
+small write
+read 4096/4096 bytes at offset 8192
+4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+*** done