Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_progs.c32 int subtest_num; member
159 test->test_num, test->subtest_num, in test__end_subtest()
173 test->subtest_num++; in test__start_subtest()
178 test->subtest_num); in test__start_subtest()
182 if (!should_run(&env.subtest_selector, test->subtest_num, name)) in test__start_subtest()
189 test->subtest_num); in test__start_subtest()
Dtest_sockmap.c127 int subtest_num; member
158 env.subtest_num++; in test_start()
190 env.subtest_num = 0; in test_start_subtest()
205 env.test_num, env.subtest_num, in test_end_subtest()