Lines Matching full:log
38 iotests.log("=== Successful image creation (defaults) ===")
39 iotests.log("")
61 iotests.log("=== Successful image creation (explicit defaults) ===")
62 iotests.log("")
77 'log-size': 1048576,
88 iotests.log("=== Successful image creation (with non-default options) ===")
89 iotests.log("")
104 'log-size': 8388608,
115 iotests.log("=== Invalid BlockdevRef ===")
116 iotests.log("")
127 iotests.log("=== Zero size ===")
128 iotests.log("")
142 iotests.log("=== Maximum size ===")
143 iotests.log("")
167 iotests.log("=== Invalid sizes ===")
168 iotests.log("")
181 iotests.log("=== Invalid block size ===")
182 iotests.log("")
193 # Invalid log size
195 iotests.log("=== Invalid log size ===")
196 iotests.log("")
203 'log-size': lsize })