summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/170.out
blob: a83fb82fa7c0b9ec0e2be8c34a137afaa905b000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QA output created by 170

== Creating image ==
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
No errors were found on the image.
wrote 1048576/1048576 bytes at offset 0
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)

== Converting the image with dd ==
No errors were found on the image.

== Compare the images with qemu-img compare ==
Images are identical.

*** done