Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_btf.c4106 static struct btf_file_test file_tests[] = { variable
4114 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file()
4286 for (i = 1; i <= ARRAY_SIZE(file_tests); i++) in test_file()
6892 ARRAY_SIZE(file_tests), ARRAY_SIZE(info_raw_tests), in usage()
6948 args.file_test_num > ARRAY_SIZE(file_tests))) { in parse_args()
6950 ARRAY_SIZE(file_tests)); in parse_args()