Lines Matching full:echo
26 echo "QA output created by $seq"
65 echo
66 (echo "$@"; "$@" 2>&1 1>/dev/null) | _filter_testdir
74 echo $cmd
77 echo quit
84 $(for i in $@; do echo "-drive if=none,file=$i"; done) 2>&1 \
88 echo "== readonly=off,force-share=on should be rejected =="
92 echo
93 echo "== Creating base image =="
96 echo
97 echo "== Creating test image =="
100 echo
101 echo "== Launching QEMU, opts: '$opts1' =="
106 echo
107 echo "== Launching another QEMU, opts: '$opts2' =="
108 echo "quit" | \
116 echo
117 echo "== Running utility commands $L =="
155 echo
156 echo "Round done"
163 echo
164 echo "== Two devices with the same image ($opt1 - $opt2) =="
169 echo
170 echo "== Creating ${TEST_IMG}.[abc] ==" | _filter_testdir
176 echo
177 echo "== Two devices sharing the same file in backing chain =="
181 echo
182 echo "== Backing image also as an active device =="
185 echo
186 echo "== Backing image also as an active device (ro) =="
189 echo
190 echo "== Symbolic link =="
192 ln -s ${TEST_IMG} "${TEST_IMG}.lnk" || echo "Failed to create link"
195 echo
196 echo "== Active commit to intermediate layer should work when base in use =="
213 echo "Adding drive"
221 echo "Creating overlay with qemu-img when the guest is running should be allowed"
224 echo "== Closing an image should unlock it =="
232 echo "Adding two and closing one"
249 echo "Closing the other"
259 echo
260 echo "== Detecting -U and force-share conflicts =="
262 echo
263 echo 'No conflict:'
265 echo
266 echo 'Conflict:'
269 echo
270 echo 'No conflict:'
272 echo
273 echo 'Conflict:'
277 echo "*** done"