2017-02-17 03:51:25 +03:00
|
|
|
QA output created by 175
|
|
|
|
|
|
|
|
== creating image with default preallocation ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
2019-08-27 04:05:27 +03:00
|
|
|
size=1048576, min allocation
|
2017-02-17 03:51:25 +03:00
|
|
|
|
|
|
|
== creating image with preallocation off ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
|
2019-08-27 04:05:27 +03:00
|
|
|
size=1048576, min allocation
|
2017-02-17 03:51:25 +03:00
|
|
|
|
|
|
|
== creating image with preallocation full ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
|
2019-08-27 04:05:27 +03:00
|
|
|
size=1048576, max allocation
|
2017-02-17 03:51:25 +03:00
|
|
|
|
|
|
|
== creating image with preallocation falloc ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
|
2019-08-27 04:05:27 +03:00
|
|
|
size=1048576, max allocation
|
2019-08-27 04:05:28 +03: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 16:44:16 +03:00
|
|
|
*** done
|