Searched refs:file_tests (Results 1 – 3 of 3) sorted by relevance
30 static void file_tests(void) in file_tests() function74 file_tests(); in main()
300 file_tests, file_passed = run_test_file(filename)301 if file_tests:302 tests += file_tests
2294 static struct btf_file_test file_tests[] = { variable2358 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file()2424 for (i = 1; i <= ARRAY_SIZE(file_tests); i++) in test_file()2845 ARRAY_SIZE(file_tests)); in usage()2892 args.file_test_num > ARRAY_SIZE(file_tests))) { in parse_args()2894 ARRAY_SIZE(file_tests)); in parse_args()