Home
last modified time | relevance | path

Searched refs:do_test_single (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c602 static int do_test_single(struct bpf_align_test *test) in do_test_single() function
700 ASSERT_OK(do_test_single(test), test->descr); in test_align()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1554 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single() function
1825 do_test_single(test, true, &passes, &errors); in do_test()
1835 do_test_single(test, false, &passes, &errors); in do_test()