Lines Matching refs:test
23 # a minimalistic test api in perl compatable with the C api
74 # initialize the test environment
101 # run a test
120 &t_info("The test case timed out\n") if ($t_api'T_timedout);
121 &t_info("The test case was terminated\n") if ($t_api'T_terminated);
122 &t_info("The test case was aborted\n") if ($t_api'T_aborted);
140 h : print test info (not implemented)
142 n <testnumber> : run test number testnumber
143 t <name> : run test named testname (not implemented)
157 # implement -h and -t after we add test descriptions to T_testlist ZZZ
197 # initialize the test environment
213 # otherwise run the specified test