]>
Commit | Line | Data |
---|---|---|
596f4f96 SH |
1 | QA output created by 025 |
2 | === Creating image | |
3 | ||
7486458c | 4 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 |
596f4f96 SH |
5 | |
6 | === Writing whole image | |
7 | === IO: pattern 0xc5 | |
c34b8012 | 8 | wrote 134217728/134217728 bytes at offset 0 |
596f4f96 | 9 | 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
c34b8012 | 10 | No errors were found on the image. |
596f4f96 SH |
11 | |
12 | === Resizing image | |
c34b8012 FZ |
13 | 128 MiB |
14 | 384 MiB | |
15 | No errors were found on the image. | |
596f4f96 SH |
16 | |
17 | === Verifying image size after reopen | |
18 | 384 MiB | |
19 | ||
20 | === Verifying resized image | |
21 | === IO: pattern 0xc5 | |
c34b8012 | 22 | read 134217728/134217728 bytes at offset 0 |
596f4f96 | 23 | 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
c34b8012 FZ |
24 | === IO: pattern 0 |
25 | read 268435456/268435456 bytes at offset 134217728 | |
596f4f96 | 26 | 256 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
c34b8012 | 27 | *** done |