2017-02-17 08:51:25 +08:00
|
|
|
QA output created by 175
|
|
|
|
|
|
|
|
== creating image with default preallocation ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
2019-05-16 22:43:19 +08:00
|
|
|
size=1048576, nothing allocated
|
2017-02-17 08:51:25 +08:00
|
|
|
|
|
|
|
== creating image with preallocation off ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
|
2019-05-16 22:43:19 +08:00
|
|
|
size=1048576, nothing allocated
|
2017-02-17 08:51:25 +08:00
|
|
|
|
|
|
|
== creating image with preallocation full ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
|
2019-05-16 22:43:19 +08:00
|
|
|
size=1048576, everything allocated
|
2017-02-17 08:51:25 +08:00
|
|
|
|
|
|
|
== creating image with preallocation falloc ==
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
|
2019-05-16 22:43:19 +08:00
|
|
|
size=1048576, everything allocated
|
2017-02-17 08:51:25 +08:00
|
|
|
*** done
|