aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/160.out
blob: 9cedc803566cb9e400025578c343e751b0fcc857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
QA output created by 160

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

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

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

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

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

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

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

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

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

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

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

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

*** done