Searched refs:FilePath (Results 1 – 25 of 37) sorted by relevance
12
| /qemu/tests/qemu-iotests/ |
| A D | 256 | 32 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 D | 255 | 33 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 D | 258 | 69 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 D | 202 | 31 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 D | 234 | 30 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 D | 208 | 28 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 D | 310 | 38 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 D | 237 | 30 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 D | 224 | 45 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 D | 194 | 28 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 D | 216 | 47 with iotests.FilePath('base.img') as base_img_path, \ 48 iotests.FilePath('top.img') as top_img_path, \
|
| A D | 203 | 32 with iotests.FilePath('disk0.img') as disk0_img_path, \ 33 iotests.FilePath('disk1.img') as disk1_img_path, \
|
| A D | 274 | 52 with iotests.FilePath('base') as base, \ 53 iotests.FilePath('mid') as mid, \ 54 iotests.FilePath('top') as top:
|
| A D | 280 | 32 with iotests.FilePath('base') as base_path , \ 33 iotests.FilePath('top') as top_path, \
|
| A D | 262 | 31 with iotests.FilePath('img') as img_path, \ 32 iotests.FilePath('mig_fifo') as fifo, \
|
| A D | 206 | 31 with iotests.FilePath('t.qcow2') as disk_path, \ 32 iotests.FilePath('t.qcow2.base') as backing_path, \
|
| A D | 228 | 53 with iotests.FilePath('base.img') as base_img_path, \ 54 iotests.FilePath('top.img') as top_img_path, \
|
| A D | 307 | 34 with iotests.FilePath('image') as img, \ 35 iotests.FilePath('socket', base_dir=iotests.sock_dir) as socket, \
|
| A D | 219 | 184 with iotests.FilePath('disk.img') as disk_path, \ 185 iotests.FilePath('copy.img') as copy_path, \
|
| A D | 266 | 121 with iotests.FilePath('t.vpc') as file_path, \
|
| /qemu/tests/qemu-iotests/tests/ |
| A D | iothreads-stream | 28 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 D | iothreads-commit-active | 28 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 D | image-fleecing | 280 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 D | iothreads-nbd-export | 28 with iotests.FilePath('disk1.img') as path, \ 29 iotests.FilePath('nbd.sock', base_dir=iotests.sock_dir) as nbd_sock, \
|
| A D | iothreads-create | 28 with iotests.FilePath('disk.img') as img_path, \
|
Completed in 29 milliseconds
12