Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py544 def print_test_result(test: Test) -> None: function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c228 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result() function