Home
last modified time | relevance | path

Searched refs:testcases (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/tools/testing/selftests/ftrace/
DREADME3 This is a collection of testcases for ftrace tracing feature in the Linux
7 Running the ftrace testcases
11 To run all testcases:
15 To run specific testcases:
19 Or you can also run testcases under given directory:
23 Contributing new testcases
36 * You can add a directory for your testcases under test.d/ if needed.
/Linux-v4.19/tools/testing/selftests/tc-testing/
Dtdc_helper.py10 testcases = dict()
13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))
15 return(testcases)
Dtdc.py594 ucat, idlist, testcases, alltests = get_test_cases(args)
/Linux-v4.19/tools/testing/selftests/vm/
Dva_128TBswitch.c50 static struct testcase testcases[] = { variable
293 ret = run_test(testcases, ARRAY_SIZE(testcases)); in main()
/Linux-v4.19/Documentation/devicetree/
Dof_unittest.txt25 The Device Tree Source file (drivers/of/unittest-data/testcases.dts) contains
28 (.dtsi) are included in testcases.dts:
40 is used to compile the DT source file (testcases.dts) into a binary blob
41 (testcases.dtb), also referred as flattened DT.
44 assembly file (testcases.dtb.S).
49 The assembly file is compiled into an object file (testcases.dtb.o), and is
/Linux-v4.19/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c148 static int testcases(void) in testcases() function
158 return test_harness(testcases, "memcmp"); in main()
/Linux-v4.19/drivers/of/unittest-data/
DMakefile2 obj-y += testcases.dtb.o
/Linux-v4.19/tools/perf/tests/
Dhists_cumulate.c699 test_fn_t testcases[] = { in test__hists_cumulate() local
725 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_cumulate()
726 err = testcases[i](evsel, machine); in test__hists_cumulate()
Dhists_output.c585 test_fn_t testcases[] = { in test__hists_output() local
612 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_output()
613 err = testcases[i](evsel, machine); in test__hists_output()
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt80 * Have simple testcases for all of the above.
98 * Have simple testcases for every input validation failure case in your ioctl.
121 * Have testcases for the really tricky corner cases in your error recovery code
162 * Have testcases for corner-cases, especially whether the return values for
/Linux-v4.19/Documentation/fault-injection/
Dfault-injection.txt61 for some testcases. Consider setting probability=100 and configure
62 /sys/kernel/debug/fail*/interval for such testcases.
/Linux-v4.19/Documentation/
Drobust-futexes.txt215 robust-mutex testcases.
/Linux-v4.19/Documentation/gpu/
Ddrm-uapi.rst86 userspace project. For e.g. mesa this means piglit testcases and review on the
Dtodo.rst390 including tons of testcases for corner-cases in the modesetting API. It would