Searched defs:all_tests (Results 1 – 25 of 29) sorted by relevance
12
27 all_tests = [f[:-8] for f in os.listdir(tests_path) if f.endswith('_test.py')] variable
15 all_tests = [f[:-3] for f in os.listdir(tests_path) variable
107 def email_about_test_failure(failed_tests, all_tests): argument
172 static test_table_t all_tests[] = { variable
476 all_tests[] = variable
617 all_tests[] = variable
642 all_tests[] = variable
584 all_tests[] = variable
1229 all_tests[] = variable
1419 static test_table_t all_tests[] = { variable
2027 static test_table_t all_tests[] = { { &test_ldst, variable
1741 all_tests[] = variable
1585 all_tests[] = variable
1798 static test_table_t all_tests[] = { variable
153 add_custom_target(all_tests) target