121.out 1.1 KB
Newer Older
1 2 3 4 5 6
QA output created by 121

=== New refcount structures may not conflict with existing structures ===

--- Test 1 ---

7
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66060288 preallocation=metadata
8 9 10 11 12 13 14 15 16
Image resized.
wrote 1049600/1049600 bytes at offset 65011712
1.001 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 1048576/1048576 bytes at offset 67108864
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
No errors were found on the image.

--- Test 2 ---

17
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66061312 preallocation=metadata
18 19 20 21 22
Image resized.
wrote 133120/133120 bytes at offset 66060288
130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
No errors were found on the image.

23 24 25 26 27 28 29 30 31 32
=== Allocating a new refcount block must not leave holes in the image ===

Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
wrote 126976/126976 bytes at offset 0
124 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
size=131072 (expected 131072)
wrote 512/512 bytes at offset 126976
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
size=132096 (expected 132096)

33
*** done