Home
last modified time | relevance | path

Searched defs:print_test_result (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Drunner.c63 static void print_test_result(const struct scx_test *test, print_test_result() function
/linux/tools/testing/kunit/
H A Dkunit_parser.py549 def print_test_result(test: Test, printer: Printer) -> None: function
/linux/tools/perf/tests/
H A Dbuiltin-test.c268 static int print_test_result(struct test_suite *t, int curr_suite, int curr_test_case, in print_test_result() function
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c346 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result() function