Searched refs:testcases (Results 1 – 10 of 10) sorted by relevance
1 obj-y += testcases.dtb.o3 targets += testcases.dtb testcases.dtb.S6 $(obj)/testcases.dtb.S \7 $(obj)/testcases.dtb
1 testcases.dtb2 testcases.dtb.S
3 This is a collection of testcases for ftrace tracing feature in the Linux7 Running the ftrace testcases11 To run all testcases:15 To run specific testcases:19 Or you can also run testcases under given directory:23 Contributing new testcases36 * You can add a directory for your testcases under test.d/ if needed.
25 The Device Tree Source file (drivers/of/unittest-data/testcases.dts) contains28 (.dtsi) are included in testcases.dts:40 is used to compile the DT source file (testcases.dts) into a binary blob41 (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
697 test_fn_t testcases[] = { in test__hists_cumulate() local722 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_cumulate()723 err = testcases[i](evsel, machine); in test__hists_cumulate()
587 test_fn_t testcases[] = { in test__hists_output() local613 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_output()614 err = testcases[i](evsel, machine); in test__hists_output()
75 * Have simple testcases for all of the above.93 * Have simple testcases for every input validation failure case in your ioctl.116 * Have testcases for the really tricky corner cases in your error recovery code157 * Have testcases for corner-cases, especially whether the return values for
47 for some testcases. Consider setting probability=100 and configure48 /sys/kernel/debug/fail*/interval for such testcases.
211 robust-mutex testcases.
596 testcases (including fsx, and even large file copy) to fail over time.