Home
last modified time | relevance | path

Searched refs:target_img_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing57 target_img_path=None, argument
59 push_backup = target_img_path is not None
78 qemu_img('create', '-f', 'qcow2', target_img_path, '64M')
164 'filename': target_img_path
232 args += [target_img_path]
279 nbd_sock_path=None, target_img_path=None, bitmap=False): argument
284 fleece_img_path, nbd_sock_path, target_img_path,
294 with iotests.FilePath('target.img') as target_img_path:
295 test(True, True, None, target_img_path)