Home
last modified time | relevance | path

Searched defs:target_img (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D30430 target_img = file_path('target.qcow2') variable
H A D13228 target_img = os.path.join(iotests.test_dir, 'target.img') variable
H A D15227 target_img = os.path.join(iotests.test_dir, 'target.img') variable
H A D09628 target_img = os.path.join(iotests.test_dir, 'target.img') variable in TestLiveSnapshot
H A D12927 target_img = os.path.join(iotests.test_dir, 'target.img') variable in TestStopWithBlockJob
H A D15131 target_img = os.path.join(iotests.test_dir, 'target.' + iotests.imgfmt) variable
H A D05631 target_img = os.path.join(iotests.test_dir, 'target.img') variable
H A D15533 target_img = os.path.join(iotests.test_dir, 'target.' + iotests.imgfmt) variable
H A D05530 target_img = os.path.join(iotests.test_dir, 'target.img') variable
H A D04132 target_img = os.path.join(iotests.test_dir, 'target.img') variable
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-change-copy-mode32 target_img = os.path.join(iotests.test_dir, 'target.' + iotests.imgfmt) variable