Searched refs:all_tests (Results 1 – 6 of 6) sorted by relevance
46 self.all_tests = glob.glob('[0-9][0-9][0-9]')47 self.all_tests += [f for f in glob.iglob('tests/*')51 for t in self.all_tests:87 if name not in self.all_tests:140 res.update(self.all_tests)
25 } all_tests[] = { variable396 for (test = all_tests; test->descr; test++) { in test_vphn()
174 all_tests181 all_tests() function
356 bool all_tests = true; in main() local377 all_tests = false; in main()415 if (!all_tests && !test_cases[t].enabled) in main()
258 ``tools/testing/kunit/configs/all_tests.config``.
48 declare -A all_tests4008 all_tests[${key}]="${value}"