summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/048.out
diff options
context:
space:
mode:
authorFam Zheng <famz@redhat.com>2013-11-18 15:13:01 +0800
committerKevin Wolf <kwolf@redhat.com>2013-11-29 17:41:13 +0100
commitc34b8012e877f494c7be5abdfb67b51242a6935e (patch)
tree868aa86298c86c37f917ecaba7a6d12cb9645c98 /tests/qemu-iotests/048.out
parent0d83c98bf15269e80e3558dc2c7b27e2f4386158 (diff)
downloadhqemu-c34b8012e877f494c7be5abdfb67b51242a6935e.zip
hqemu-c34b8012e877f494c7be5abdfb67b51242a6935e.tar.gz
qemu-iotests: Filter out 'qemu-io> ' prompt
This removes "qemu-io> " prompt from qemu-io output in _filter_qemu_io, and updates all the output files with the following command: cd tests/qemu-iotests && sed -i "s/qemu-io> //g" *.out Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/048.out')
-rw-r--r--tests/qemu-iotests/048.out34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/qemu-iotests/048.out b/tests/qemu-iotests/048.out
index d141e05..58d03d3 100644
--- a/tests/qemu-iotests/048.out
+++ b/tests/qemu-iotests/048.out
@@ -1,15 +1,15 @@
QA output created by 048
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
=== IO: pattern 45
-qemu-io> wrote 4096/4096 bytes at offset 524288
+wrote 4096/4096 bytes at offset 524288
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> wrote 4096/4096 bytes at offset 528384
+wrote 4096/4096 bytes at offset 528384
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> wrote 4096/4096 bytes at offset 532480
+wrote 4096/4096 bytes at offset 532480
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> wrote 4096/4096 bytes at offset 536576
+wrote 4096/4096 bytes at offset 536576
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> Images are identical.
+Images are identical.
0
0
Image resized.
@@ -19,37 +19,37 @@ Images are identical.
Strict mode: Image size mismatch!
1
=== IO: pattern 67
-qemu-io> wrote 4096/4096 bytes at offset 1228800
+wrote 4096/4096 bytes at offset 1228800
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> Content mismatch at offset 1228800!
+Content mismatch at offset 1228800!
1
=== IO: pattern 123
-qemu-io> wrote 4096/4096 bytes at offset 0
+wrote 4096/4096 bytes at offset 0
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> Content mismatch at offset 0!
+Content mismatch at offset 0!
1
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
=== IO: pattern 100
-qemu-io> wrote 512/512 bytes at offset 0
+wrote 512/512 bytes at offset 0
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> === IO: pattern 101
-qemu-io> wrote 512/512 bytes at offset 512
+=== IO: pattern 101
+wrote 512/512 bytes at offset 512
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> Content mismatch at offset 512!
+Content mismatch at offset 512!
1
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
=== IO: pattern 102
-qemu-io> wrote 512/512 bytes at offset 512
+wrote 512/512 bytes at offset 512
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/output error
+qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/output error
qemu-img: Error while reading offset 0: Input/output error
4
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
Formatting 'TEST_DIR/t.IMGFMT.2', fmt=IMGFMT size=0
=== IO: pattern 102
-qemu-io> wrote 512/512 bytes at offset 512
+wrote 512/512 bytes at offset 512
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-qemu-io> qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/output error
+qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/output error
qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/output error
Warning: Image size mismatch!
4
OpenPOWER on IntegriCloud