Lines Matching refs:new_img
28 new_img = os.path.join(iotests.test_dir, 'new.img') variable
41 if os.path.isfile(new_img):
42 os.remove(new_img)
69 '-b', base_img, '-F', iotests.imgfmt, new_img, '1M')
74 'filename': new_img}}
133 'snapshot-file': new_img,
154 'target': new_img,
190 iotests.qemu_img('create', '-f', iotests.imgfmt, new_img, '1M')
198 'filename': new_img}}
213 iotests.qemu_img('create', '-f', iotests.imgfmt, new_img, '1M')
221 'filename': new_img}}