From 6bf19c94a0518a2c9101f2ee368c9a0ea56101ba Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 22 Jun 2009 18:29:05 +0200 Subject: qemu-iotests: Initial import into the public repository. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/003.out | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tests/qemu-iotests/003.out (limited to 'tests/qemu-iotests/003.out') diff --git a/tests/qemu-iotests/003.out b/tests/qemu-iotests/003.out new file mode 100644 index 0000000000..4942482bab --- /dev/null +++ b/tests/qemu-iotests/003.out @@ -0,0 +1,23 @@ +QA output created by 003 +Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 + +== reading whole image == +read 134217728/134217728 bytes at offset 0 +128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +== rewriting whole image == +wrote 134217728/134217728 bytes at offset 0 +128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +== verify pattern == +read 134217728/134217728 bytes at offset 0 +128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +== vectored write == +wrote 57344/57344 bytes at offset 70254592 +56 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +== verify pattern == +read 57344/57344 bytes at offset 70254592 +56 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +*** done -- cgit v1.2.3