1QA output created by 160
2
3== Creating image ==
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
5No errors were found on the image.
6wrote 524288/524288 bytes at offset 24
7512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8
9== Converting the image with dd with skip=1 ==
10No errors were found on the image.
11
12== Compare the images with qemu-img compare ==
13Images are identical.
14
15== Creating image ==
16Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
17No errors were found on the image.
18wrote 524288/524288 bytes at offset 24
19512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20
21== Converting the image with dd with skip=2 ==
22No errors were found on the image.
23
24== Compare the images with qemu-img compare ==
25Images are identical.
26
27== Creating image ==
28Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
29No errors were found on the image.
30wrote 524288/524288 bytes at offset 24
31512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
32
33== Converting the image with dd with skip=30 ==
34No errors were found on the image.
35
36== Compare the images with qemu-img compare ==
37Images are identical.
38
39== Creating image ==
40Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
41No errors were found on the image.
42wrote 524288/524288 bytes at offset 24
43512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
44
45== Converting the image with dd with skip=30K ==
46No errors were found on the image.
47
48== Compare the images with qemu-img compare ==
49Images are identical.
50
51*** done
52