2017-02-17 01:51:25 +01:00
|
|
|
QA output created by 175
|
|
|
|
|
|
|
|
== creating image with default preallocation ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
2019-08-27 03:05:27 +02:00
|
|
|
size=1048576, min allocation
|
2017-02-17 01:51:25 +01:00
|
|
|
|
|
|
|
== creating image with preallocation off ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
|
2019-08-27 03:05:27 +02:00
|
|
|
size=1048576, min allocation
|
2017-02-17 01:51:25 +01:00
|
|
|
|
|
|
|
== creating image with preallocation full ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
|
2019-08-27 03:05:27 +02:00
|
|
|
size=1048576, max allocation
|
2017-02-17 01:51:25 +01:00
|
|
|
|
|
|
|
== creating image with preallocation falloc ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
|
2019-08-27 03:05:27 +02:00
|
|
|
size=1048576, max allocation
|
2019-08-27 03:05:28 +02:00
|
|
|
|
|
|
|
== resize empty image with block_resize ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
|
|
|
|
size=4096, min allocation
|
|
|
|
|
|
|
|
== resize empty image with block_resize ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
|
|
|
|
size=1048576, min allocation
|
2021-01-16 14:44:16 +01:00
|
|
|
*** done
|