Lines Matching refs:tests
43 -a Runs all tests, ignores tests passed in
44 -k Keep output from all tests, not just failures
135 local tests t
137 tests=$(find . -type f -name '[tst,err]*.*.[ksh,mdb]*')
138 for t in $tests; do
146 Starting tests...
177 echo "Congrats, mdb isn't completely broken, the tests pass".
179 echo "Some tests failed, you have some work to do."
211 [[ -z "$mt_all" && $# == 0 ]] && usage "no tests to run"
233 # Exit 1 if we have tests that return non-zero