Lines Matching refs:t

5 Testing: create -f foo -f qcow2 TEST_DIR/t.qcow2 128M
6 Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib s…
7 image: TEST_DIR/t.IMGFMT
12 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on TEST_DIR/t.qcow2 128M
13 Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=4096 extended_l2=off compression_type=zlib si…
14 image: TEST_DIR/t.IMGFMT
26 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k TEST_DIR/t.qcow…
27 Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=8192 extended_l2=off compression_type=zlib si…
28 image: TEST_DIR/t.IMGFMT
40 Testing: create -f qcow2 -o cluster_size=4k,cluster_size=8k TEST_DIR/t.qcow2 128M
41 Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=8192 extended_l2=off compression_type=zlib si…
42 image: TEST_DIR/t.IMGFMT
49 Testing: create -f qcow2 -o help TEST_DIR/t.qcow2 128M
75 Testing: create -f qcow2 -o ? TEST_DIR/t.qcow2 128M
101 Testing: create -f qcow2 -o cluster_size=4k,help TEST_DIR/t.qcow2 128M
127 Testing: create -f qcow2 -o cluster_size=4k,? TEST_DIR/t.qcow2 128M
153 Testing: create -f qcow2 -o help,cluster_size=4k TEST_DIR/t.qcow2 128M
179 Testing: create -f qcow2 -o ?,cluster_size=4k TEST_DIR/t.qcow2 128M
205 Testing: create -f qcow2 -o cluster_size=4k -o help TEST_DIR/t.qcow2 128M
231 Testing: create -f qcow2 -o cluster_size=4k -o ? TEST_DIR/t.qcow2 128M
257 Testing: create -f qcow2 -u -o backing_file=TEST_DIR/t.qcow2,,help -F qcow2 TEST_DIR/t.qcow2 128M
258 …rmatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib si…
260 Testing: create -f qcow2 -u -o backing_file=TEST_DIR/t.qcow2,,? -F qcow2 TEST_DIR/t.qcow2 128M
261 …rmatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib si…
263 Testing: create -f qcow2 -o backing_file=TEST_DIR/t.qcow2, -o help TEST_DIR/t.qcow2 128M
264 qemu-img: Invalid option list: backing_file=TEST_DIR/t.qcow2,
266 Testing: create -f qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,help TEST_DIR/t.qcow2 128M
269 Testing: create -f qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,, -o help TEST_DIR/t.qcow2 128M
311 Testing: create -f qcow2 TEST_DIR/t.qcow2 128M
312 Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib s…
314 Testing: convert -f foo -f qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
315 image: TEST_DIR/t.IMGFMT.base
319 Testing: convert -O foo -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
320 image: TEST_DIR/t.IMGFMT.base
325 Testing: convert -O qcow2 -o cluster_size=4k -o lazy_refcounts=on TEST_DIR/t.qcow2 TEST_DIR/t.qcow2…
326 image: TEST_DIR/t.IMGFMT.base
338 …2 -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
339 image: TEST_DIR/t.IMGFMT.base
351 Testing: convert -O qcow2 -o cluster_size=4k,cluster_size=8k TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
352 image: TEST_DIR/t.IMGFMT.base
359 Testing: convert -O qcow2 -o help TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
385 Testing: convert -O qcow2 -o ? TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
411 Testing: convert -O qcow2 -o cluster_size=4k,help TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
437 Testing: convert -O qcow2 -o cluster_size=4k,? TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
463 Testing: convert -O qcow2 -o help,cluster_size=4k TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
489 Testing: convert -O qcow2 -o ?,cluster_size=4k TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
515 Testing: convert -O qcow2 -o cluster_size=4k -o help TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
541 Testing: convert -O qcow2 -o cluster_size=4k -o ? TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.base
567 …ert -O qcow2 -o backing_fmt=qcow2,backing_file=TEST_DIR/t.qcow2,,help TEST_DIR/t.qcow2 TEST_DIR/t.…
568 qemu-img: Could not open 'TEST_DIR/t.qcow2.base': Could not open backing file: Could not open 'TEST…
570 …vert -O qcow2 -o backing_fmt=qcow2,backing_file=TEST_DIR/t.qcow2,,? TEST_DIR/t.qcow2 TEST_DIR/t.qc…
571 qemu-img: Could not open 'TEST_DIR/t.qcow2.base': Could not open backing file: Could not open 'TEST…
573 Testing: convert -O qcow2 -o backing_file=TEST_DIR/t.qcow2, -o help TEST_DIR/t.qcow2 TEST_DIR/t.qco…
574 qemu-img: Invalid option list: backing_file=TEST_DIR/t.qcow2,
576 Testing: convert -O qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,help TEST_DIR/t.qcow2 TEST_DIR/t.qco…
579 Testing: convert -O qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,, -o help TEST_DIR/t.qcow2 TEST_DIR/
621 Testing: convert -C -S 4k -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.target
624 Testing: convert -C -S 8k -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.target
627 Testing: convert -C -c -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.target
630 Testing: convert -C --salvage -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.target
635 Testing: amend -f foo -f qcow2 -o lazy_refcounts=on TEST_DIR/t.qcow2
636 image: TEST_DIR/t.IMGFMT
648 Testing: amend -f qcow2 -o size=130M -o lazy_refcounts=off TEST_DIR/t.qcow2
649 image: TEST_DIR/t.IMGFMT
661 Testing: amend -f qcow2 -o size=8M -o lazy_refcounts=on -o size=132M TEST_DIR/t.qcow2
662 image: TEST_DIR/t.IMGFMT
674 Testing: amend -f qcow2 -o size=4M,size=148M TEST_DIR/t.qcow2
675 image: TEST_DIR/t.IMGFMT
682 Testing: amend -f qcow2 -o help TEST_DIR/t.qcow2
698 Testing: amend -f qcow2 -o ? TEST_DIR/t.qcow2
714 Testing: amend -f qcow2 -o cluster_size=4k,help TEST_DIR/t.qcow2
730 Testing: amend -f qcow2 -o cluster_size=4k,? TEST_DIR/t.qcow2
746 Testing: amend -f qcow2 -o help,cluster_size=4k TEST_DIR/t.qcow2
762 Testing: amend -f qcow2 -o ?,cluster_size=4k TEST_DIR/t.qcow2
778 Testing: amend -f qcow2 -o cluster_size=4k -o help TEST_DIR/t.qcow2
794 Testing: amend -f qcow2 -o cluster_size=4k -o ? TEST_DIR/t.qcow2
810 Testing: amend -f qcow2 -o backing_file=TEST_DIR/t.qcow2,,help TEST_DIR/t.qcow2
814 Testing: rebase -u -b -f qcow2 TEST_DIR/t.qcow2
816 Testing: amend -f qcow2 -o backing_file=TEST_DIR/t.qcow2,,? TEST_DIR/t.qcow2
820 Testing: rebase -u -b -f qcow2 TEST_DIR/t.qcow2
822 Testing: amend -f qcow2 -o backing_file=TEST_DIR/t.qcow2, -o help TEST_DIR/t.qcow2
823 qemu-img: Invalid option list: backing_file=TEST_DIR/t.qcow2,
825 Testing: amend -f qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,help TEST_DIR/t.qcow2
828 Testing: amend -f qcow2 -o backing_file=TEST_DIR/t.qcow2 -o ,, -o help TEST_DIR/t.qcow2