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-05-16 17:43:19 +03:00
|
|
|
size=1048576, nothing allocated
|
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-05-16 17:43:19 +03:00
|
|
|
size=1048576, nothing allocated
|
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-05-16 17:43:19 +03:00
|
|
|
size=1048576, everything allocated
|
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-05-16 17:43:19 +03:00
|
|
|
size=1048576, everything allocated
|
2017-02-17 03:51:25 +03:00
|
|
|
*** done
|