Home
last modified time | relevance | path

Searched refs:FilePath (Results 1 – 25 of 37) sorted by relevance

12

/qemu/tests/qemu-iotests/
A D25632 with iotests.FilePath('img0') as img0_path, \
33 iotests.FilePath('img1') as img1_path, \
34 iotests.FilePath('img0-full') as img0_full_path, \
35 iotests.FilePath('img1-full') as img1_full_path, \
36 iotests.FilePath('img0-incr') as img0_incr_path, \
37 iotests.FilePath('img1-incr') as img1_incr_path, \
A D25533 with iotests.FilePath('t.qcow2') as disk_path, \
34 iotests.FilePath('t.qcow2.mid') as mid_path, \
35 iotests.FilePath('t.qcow2.base') as base_path, \
85 with iotests.FilePath('src.qcow2') as src_path, \
86 iotests.FilePath('dst.qcow2') as dst_path, \
A D25869 with iotests.FilePath('node4.img') as node4_path, \
70 iotests.FilePath('node3.img') as node3_path, \
71 iotests.FilePath('node2.img') as node2_path, \
72 iotests.FilePath('node1.img') as node1_path, \
73 iotests.FilePath('node0.img') as node0_path, \
A D20231 with iotests.FilePath('disk0.img') as disk0_img_path, \
32 iotests.FilePath('disk1.img') as disk1_img_path, \
33 iotests.FilePath('disk0-snap.img') as disk0_snap_img_path, \
34 iotests.FilePath('disk1-snap.img') as disk1_snap_img_path, \
A D23430 with iotests.FilePath('img') as img_path, \
31 iotests.FilePath('backing') as backing_path, \
32 iotests.FilePath('mig_fifo_a') as fifo_a, \
33 iotests.FilePath('mig_fifo_b') as fifo_b, \
A D20828 with iotests.FilePath('disk.img') as disk_img_path, \
29 iotests.FilePath('disk-snapshot.img') as disk_snapshot_img_path, \
30 iotests.FilePath('nbd.sock', base_dir=iotests.sock_dir) as nbd_sock_path, \
A D31038 with iotests.FilePath('base.img') as base_img_path, \
39 iotests.FilePath('mid.img') as mid_img_path, \
40 iotests.FilePath('top.img') as top_img_path, \
A D23730 with iotests.FilePath('t.vmdk') as disk_path, \
31 iotests.FilePath('t.vmdk.1') as extent1_path, \
32 iotests.FilePath('t.vmdk.2') as extent2_path, \
33 iotests.FilePath('t.vmdk.3') as extent3_path, \
A D22445 with iotests.FilePath('base.img') as base_img_path, \
46 iotests.FilePath('mid.img') as mid_img_path, \
47 iotests.FilePath('top.img') as top_img_path, \
A D19428 with iotests.FilePath('source.img') as source_img_path, \
29 iotests.FilePath('dest.img') as dest_img_path, \
30 iotests.FilePath('migration.sock', 'nbd.sock', base_dir=iotests.sock_dir) \
A D21647 with iotests.FilePath('base.img') as base_img_path, \
48 iotests.FilePath('top.img') as top_img_path, \
A D20332 with iotests.FilePath('disk0.img') as disk0_img_path, \
33 iotests.FilePath('disk1.img') as disk1_img_path, \
A D27452 with iotests.FilePath('base') as base, \
53 iotests.FilePath('mid') as mid, \
54 iotests.FilePath('top') as top:
A D28032 with iotests.FilePath('base') as base_path , \
33 iotests.FilePath('top') as top_path, \
A D26231 with iotests.FilePath('img') as img_path, \
32 iotests.FilePath('mig_fifo') as fifo, \
A D20631 with iotests.FilePath('t.qcow2') as disk_path, \
32 iotests.FilePath('t.qcow2.base') as backing_path, \
A D22853 with iotests.FilePath('base.img') as base_img_path, \
54 iotests.FilePath('top.img') as top_img_path, \
A D30734 with iotests.FilePath('image') as img, \
35 iotests.FilePath('socket', base_dir=iotests.sock_dir) as socket, \
A D219184 with iotests.FilePath('disk.img') as disk_path, \
185 iotests.FilePath('copy.img') as copy_path, \
A D266121 with iotests.FilePath('t.vpc') as file_path, \
/qemu/tests/qemu-iotests/tests/
A Diothreads-stream28 with iotests.FilePath('disk1.img') as base1_path, \
29 iotests.FilePath('disk1-snap.img') as snap1_path, \
30 iotests.FilePath('disk2.img') as base2_path, \
31 iotests.FilePath('disk2-snap.img') as snap2_path, \
A Diothreads-commit-active28 with iotests.FilePath('disk0.img') as img_path, \
29 iotests.FilePath('disk0-snap.img') as snap_path, \
30 iotests.FilePath('mirror-src.img') as src_path, \
31 iotests.FilePath('mirror-dst.img') as dst_path, \
A Dimage-fleecing280 with iotests.FilePath('base.img') as base_img_path, \
281 iotests.FilePath('fleece.img') as fleece_img_path, \
288 with iotests.FilePath('nbd.sock',
294 with iotests.FilePath('target.img') as target_img_path:
A Diothreads-nbd-export28 with iotests.FilePath('disk1.img') as path, \
29 iotests.FilePath('nbd.sock', base_dir=iotests.sock_dir) as nbd_sock, \
A Diothreads-create28 with iotests.FilePath('disk.img') as img_path, \

Completed in 29 milliseconds

12