aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/159.out
blob: b86b63abe6813b672c4274b8676af11a9eaf64b1 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
QA output created by 159

== 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 with a block size of 5 ==
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 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 with a block size of 512 ==
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 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 with a block size of 1024 ==
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 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 with a block size of 1999 ==
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 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 with a block size of 1K ==
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 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 with a block size of 64K ==
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 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 with a block size of 1M ==
No errors were found on the image.

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

*** done