Lines Matching full:echo
80 echo "unknown option: $1" 1>&2
91 echo "usage:"
92 echo " $prog --help Print this message."
93 echo " $prog [options] Run all tests with the given options."
94 echo " Options are all passed to run-test; refer to that for " \
96 echo " --debug --dev --fast --local --no-optimize --no-verify" \
98 echo " --reference --update --valgrind --zygote"
119 echo "passed: $passed test(s)"
120 echo "failed: $failed test(s)"
123 echo "failed: $i"