Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c615 static struct test_case resume_tests[] = { variable
859 for (i = 0; i < ARRAY_SIZE(resume_tests); i++) { in do_resume_tests()
860 if (test__start_subtest(resume_tests[i].description)) { in do_resume_tests()
861 do_resume_test(&resume_tests[i]); in do_resume_tests()