1 QA output created by 031
3 ===== Testing with -o compat=0.10 =====
5 === Create image with unknown header extension ===
7 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
10 backing_file_offset 0x0
16 l1_table_offset 0x30000
17 refcount_table_offset 0x10000
18 refcount_table_clusters 1
21 incompatible_features []
22 compatible_features []
28 magic 0x12345678 (<unknown>)
30 data 'This is a test header extension'
32 No errors were found on the image.
34 === Rewrite header with no backing file ===
38 backing_file_offset 0x0
44 l1_table_offset 0x30000
45 refcount_table_offset 0x10000
46 refcount_table_clusters 1
49 incompatible_features []
50 compatible_features []
56 magic 0x12345678 (<unknown>)
58 data 'This is a test header extension'
60 No errors were found on the image.
62 === Add a backing file and format ===
66 backing_file_offset 0x90
67 backing_file_size 0x17
72 l1_table_offset 0x30000
73 refcount_table_offset 0x10000
74 refcount_table_clusters 1
77 incompatible_features []
78 compatible_features []
84 magic 0xe2792aca (Backing format)
89 magic 0x12345678 (<unknown>)
91 data 'This is a test header extension'
94 ===== Testing with -o compat=1.1 =====
96 === Create image with unknown header extension ===
98 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
101 backing_file_offset 0x0
102 backing_file_size 0x0
107 l1_table_offset 0x30000
108 refcount_table_offset 0x10000
109 refcount_table_clusters 1
112 incompatible_features []
113 compatible_features []
114 autoclear_features []
119 magic 0x6803f857 (Feature table)
124 magic 0x12345678 (<unknown>)
126 data 'This is a test header extension'
128 No errors were found on the image.
130 === Rewrite header with no backing file ===
134 backing_file_offset 0x0
135 backing_file_size 0x0
140 l1_table_offset 0x30000
141 refcount_table_offset 0x10000
142 refcount_table_clusters 1
145 incompatible_features []
146 compatible_features []
147 autoclear_features []
152 magic 0x6803f857 (Feature table)
157 magic 0x12345678 (<unknown>)
159 data 'This is a test header extension'
161 No errors were found on the image.
163 === Add a backing file and format ===
167 backing_file_offset 0x240
168 backing_file_size 0x17
173 l1_table_offset 0x30000
174 refcount_table_offset 0x10000
175 refcount_table_clusters 1
178 incompatible_features []
179 compatible_features []
180 autoclear_features []
185 magic 0xe2792aca (Backing format)
190 magic 0x6803f857 (Feature table)
195 magic 0x12345678 (<unknown>)
197 data 'This is a test header extension'