| 1 | QA output created by 287 |
| 2 | |
| 3 | === Testing compression type incompatible bit setting for zlib === |
| 4 | |
| 5 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 6 | incompatible_features [] |
| 7 | |
| 8 | === Testing compression type incompatible bit setting for zstd === |
| 9 | |
| 10 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 11 | incompatible_features [3] |
| 12 | |
| 13 | === Testing zlib with incompatible bit set === |
| 14 | |
| 15 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 16 | incompatible_features [3] |
| 17 | |
| 18 | === Testing zstd with incompatible bit unset === |
| 19 | |
| 20 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 21 | incompatible_features [] |
| 22 | |
| 23 | === Testing compression type values === |
| 24 | |
| 25 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 26 | 0 |
| 27 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 28 | 1 |
| 29 | |
| 30 | === Testing simple reading and writing with zstd === |
| 31 | |
| 32 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 33 | wrote 65536/65536 bytes at offset 65536 |
| 34 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 35 | read 65536/65536 bytes at offset 65536 |
| 36 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 37 | 0001fffe: ac ac 00 00 00 00 00 00 ........ |
| 38 | read 8/8 bytes at offset 131070 |
| 39 | 8 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 40 | 0000fffe: 00 00 ac ac ac ac ac ac ........ |
| 41 | read 8/8 bytes at offset 65534 |
| 42 | 8 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 43 | |
| 44 | === Testing adjacent clusters reading and writing with zstd === |
| 45 | |
| 46 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 47 | wrote 65536/65536 bytes at offset 0 |
| 48 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 49 | wrote 65536/65536 bytes at offset 65536 |
| 50 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 51 | wrote 65536/65536 bytes at offset 131072 |
| 52 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 53 | read 65536/65536 bytes at offset 0 |
| 54 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 55 | read 65536/65536 bytes at offset 65536 |
| 56 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 57 | read 65536/65536 bytes at offset 131072 |
| 58 | 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 59 | |
| 60 | === Testing incompressible cluster processing with zstd === |
| 61 | |
| 62 | 1+0 records in |
| 63 | 1+0 records out |
| 64 | wrote 1048576/1048576 bytes at offset 0 |
| 65 | 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 66 | Images are identical. |
| 67 | *** done |