Lines Matching defs:say
36 say () {
87 say " ok $test_count: $@"
93 say "FAIL $test_count: $1"
122 say >&3 "skipping test: $@"
124 say "skip $test_count: $1"
138 say >&3 "expecting failure: $2"
155 say >&3 "expecting success: $2"
172 say >&3 "expecting exit code $1: $3"
195 say "passed all $test_count test(s)"
199 say "failed $test_failure among $test_count test(s)"
213 say "you have insufficient privileges for test $this_test"
240 say >&3 "skipping test $this_test altogether"
241 say "skip all tests in $this_test"