Home
last modified time | relevance | path

Searched refs:testcase (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/vm/
Dva_128TBswitch.c33 struct testcase { struct
42 static struct testcase testcases[] = { argument
167 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()
/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c74 static int testcase(bool islarge) in testcase() function
160 testcase(0); in testcases()
161 testcase(1); in testcases()
Dstrlen.c51 static int testcase(void) in testcase() function
126 return test_harness(testcase, "strlen"); in main()
/tools/perf/tests/
Dbackward-ring-buffer.c20 static void testcase(void) in testcase() function
76 testcase(); in do_test()
/tools/testing/selftests/net/
Dudpgso.c64 struct testcase { struct
75 struct testcase testcases_v4[] = { argument
178 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()
/tools/testing/selftests/ftrace/
Dftracetest272 testcase() { # testfile function
381 testcase $1
DREADME26 Copy test.d/template to your testcase (whose filename must have *.tc
/tools/testing/selftests/tc-testing/
DTODO.txt25 - a TestCase class, for easier testcase handling, searching, comparison
/tools/testing/selftests/arm64/signal/
DREADME14 - Each signal testcase is compiled into its own executable: a separate