Searched refs:testcases (Results 1 – 3 of 3) sorted by relevance
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.
696 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()
582 test_fn_t testcases[] = { in test__hists_output() local609 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_output()610 err = testcases[i](evsel, machine); in test__hists_output()