Home
last modified time | relevance | path

Searched refs:test_and_print (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbuiltin-test.c442 static int test_and_print(struct test *t, bool force_skip, int subtest) in test_and_print() function
613 test_and_print(&test, false, -1); in run_shell_tests()
669 test_and_print(t, false, -1); in __cmd_test()
703 err = test_and_print(t, skip, subi); in __cmd_test()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbuiltin-test.c266 static int test_and_print(struct test_suite *t, int subtest) in test_and_print() function
361 test_and_print(&test_suite, 0); in run_shell_tests()
408 test_and_print(t, -1); in __cmd_test()
442 test_and_print(t, subi); in __cmd_test()

Completed in 2 milliseconds