Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dprog_tests_framework.c29 if (!ASSERT_EQ(state->subtest_num, 1, "subtest_num_check")) in test_prog_tests_framework()
43 if (!ASSERT_EQ(state->subtest_num, 3, "subtest_num_check")) in test_prog_tests_framework()
53 if (!ASSERT_EQ(state->subtest_num, 4, "subtest_num_check")) in test_prog_tests_framework()
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c132 int subtest_num; member
165 env.subtest_num++; in test_start()
197 env.subtest_num = 0; in test_start_subtest()
212 env.test_num, env.subtest_num, in test_end_subtest()