Searched refs:testrun (Results 1 – 1 of 1) sorted by relevance
923 def find_tests(testrun, options): argument934 testrun.addtestgroup(dirname, filenames, options)939 testrun.addtest(p, options)1037 testrun = TestRun(options)1040 find_tests(testrun, options)1042 testrun.read(options)1044 find_tests(testrun, options)1045 testrun.write(options)1050 testrun.complete_outputdirs()1051 testrun.run(options)[all …]