1 QA output created by 106
2 === Testing image growth ===
4 --- create_mode=off growth_mode=off ---
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
8 --- create_mode=off growth_mode=falloc ---
9 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
12 --- create_mode=off growth_mode=full ---
13 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
16 --- create_mode=falloc growth_mode=off ---
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
20 --- create_mode=falloc growth_mode=falloc ---
21 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
24 --- create_mode=falloc growth_mode=full ---
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
28 --- create_mode=full growth_mode=off ---
29 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
32 --- create_mode=full growth_mode=falloc ---
33 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
36 --- create_mode=full growth_mode=full ---
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
40 === Testing image shrinking ===
42 --- growth_mode=falloc ---
43 qemu-img: Preallocation can only be used for growing images
45 --- growth_mode=full ---
46 qemu-img: Preallocation can only be used for growing images
48 --- growth_mode=off ---
51 === Testing image growth on 2G empty image ===
53 --- growth_mode=falloc ---
54 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
57 --- growth_mode=full ---
58 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648