Lines Matching full:echo
42 echo "waiting to connect to device"
44 echo "device is available"
52 $ADB shell "$@" \; echo \$? | awk '{if (b) {print a}; a=$0; b=1} END {exit a}'
56 echo
57 echo "$1"...
62 echo
63 echo FAIL: $testname
64 echo
159 echo hello > $tmpdir/foo
167 echo "${free_kb}kb free on /$WORK_FS."
169 echo "Not enough space on /$WORK_FS to patch test file."
170 echo
171 echo "This doesn't mean that applypatch is necessarily broken;"
172 echo "just that /$WORK_FS doesn't have enough free space to"
173 echo "properly run this test."
198 echo "${free_kb}kb free on /$WORK_FS."
200 echo "Not enough space on /$WORK_FS to patch test file."
201 echo
202 echo "This doesn't mean that applypatch is necessarily broken;"
203 echo "just that /$WORK_FS doesn't have enough free space to"
204 echo "properly run this test."
249 echo "${free_kb}kb free on /$WORK_FS; we'll soon fix that."
250 echo run_command dd if=/dev/zero of=$WORK_DIR/bloat.dat count=$((free_kb-512)) bs=1024 || fail
253 echo "${free_kb}kb free on /$WORK_FS now."
271 echo "${free_kb}kb free on /$WORK_FS"
274 run_command 'echo > /cache/subdir/a.file'
275 run_command 'echo > /cache/a.file'
277 run_command 'echo > /cache/recovery/otatest/b.file'
278 run_command "echo > $CACHE_TEMP_SOURCE"
280 echo "${free_kb}kb free on /cache; we'll soon fix that."
284 echo "${free_kb}kb free on /cache now."
288 echo "open_pid is $open_pid"
347 echo
348 echo PASS
349 echo