Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h257 int testapp_teardown(struct test_spec *test);
317 {.name = "TEARDOWN", .test_func = testapp_teardown},
H A Dtest_xsk.c1876 int testapp_teardown(struct test_spec *test) in testapp_teardown() function