Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c3726 const struct btf_get_info_test get_info_tests[] = { variable
3782 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info()
3867 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id()
4002 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info()
4095 for (i = 1; i <= ARRAY_SIZE(get_info_tests); i++) in test_get_info()
6891 cmd, ARRAY_SIZE(raw_tests), ARRAY_SIZE(get_info_tests), in usage()
6956 args.get_info_test_num > ARRAY_SIZE(get_info_tests))) { in parse_args()
6958 ARRAY_SIZE(get_info_tests)); in parse_args()