Searched refs:testcase (Results 1 – 9 of 9) sorted by relevance
33 struct testcase { struct42 static struct testcase testcases[] = { argument167 static struct testcase hugetlb_testcases[] = {231 static int run_test(struct testcase *test, int count) in run_test()237 struct testcase *t = test + i; in run_test()
74 static int testcase(bool islarge) in testcase() function160 testcase(0); in testcases()161 testcase(1); in testcases()
51 static int testcase(void) in testcase() function126 return test_harness(testcase, "strlen"); in main()
20 static void testcase(void) in testcase() function76 testcase(); in do_test()
64 struct testcase { struct75 struct testcase testcases_v4[] = { argument178 struct testcase testcases_v6[] = {505 static void run_one(struct testcase *test, int fdt, int fdr, in run_one()559 struct testcase *tests, *test; in run_all()
272 testcase() { # testfile function381 testcase $1
26 Copy test.d/template to your testcase (whose filename must have *.tc
25 - a TestCase class, for easier testcase handling, searching, comparison
14 - Each signal testcase is compiled into its own executable: a separate