Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_btf.c1552 const struct btf_get_info_test get_info_tests[] = { variable
1608 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info()
1693 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id()
1828 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info()
1921 for (i = 1; i <= ARRAY_SIZE(get_info_tests); i++) in test_get_info()
2374 cmd, ARRAY_SIZE(raw_tests), ARRAY_SIZE(get_info_tests), in usage()
2430 args.get_info_test_num > ARRAY_SIZE(get_info_tests))) { in parse_args()
2432 ARRAY_SIZE(get_info_tests)); in parse_args()