Lines Matching full:echo

26 echo "QA output created by $seq"
55 echo Testing: "$@"
59 echo $cmd
62 echo quit
64 echo
81 echo
82 echo === Unknown option ===
83 echo
90 echo
91 echo === Unknown protocol option ===
92 echo
99 echo
100 echo === Invalid format ===
101 echo
108 echo
109 echo === Node names ===
110 echo
123 echo
124 echo === Device without drive ===
125 echo
129 echo
130 echo === Overriding backing file ===
131 echo
133 echo "info block" | run_qemu -drive file="$TEST_IMG",driver=qcow2,backing.file.filename="$TEST_IMG.…
141 echo
142 echo === Enable and disable lazy refcounting on the command line, plus some invalid values ===
143 echo
154 echo
155 echo === With version 2 images enabling lazy refcounts must fail ===
156 echo
163 echo
164 echo === No medium ===
165 echo
190 echo
191 echo === Attach to node in non-default iothread ===
192 echo
214 echo
215 echo === Read-only ===
216 echo
241 echo
242 echo === Cache modes ===
243 echo
263 echo
264 echo === Specifying the protocol layer ===
265 echo
269 echo
270 echo === Leaving out required options ===
271 echo
282 echo
283 echo === Specifying both an option and its legacy alias ===
284 echo
305 echo
306 echo === Catching negative/large throttling values ===
307 echo
323 echo
324 echo === Parsing protocol from file name ===
325 echo
339 echo
340 echo === Snapshot mode ===
341 echo
346 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="$TEST_IMG",if=none,id=$dev…
347 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="$TEST_IMG",snapshot=on,if=…
348 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file.filename="$TEST_IMG",driver…
350 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file.filename="$TEST_IMG",driver…
352 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="file:$TEST_IMG",if=none,id…
353 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="file:$TEST_IMG",snapshot=o…
357 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="$TEST_IMG",if=none,id=$dev…
358 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="$TEST_IMG",snapshot=on,if=…
363 echo "qemu-io $device_id \"write -P 0x22 0 4k\"" | run_qemu -drive file="$TEST_IMG",snapshot=off,if…
382 echo "info block" |
389 echo "*** done"