Home
last modified time | relevance | path

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

/tools/perf/tests/shell/
A Dheader.sh51 test_file() { function
70 test_file
/tools/testing/selftests/powerpc/mm/
A Dsubpage_prot.c185 int test_file(void) in test_file() function
235 return test_harness(test_file, "subpage_prot_file"); in main()
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_dump.c50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
55 snprintf(test_file, sizeof(test_file), "%s.bpf.o", t->file); in test_btf_dump_case()
57 btf = btf__parse_elf(test_file, NULL); in test_btf_dump_case()
96 snprintf(test_file, sizeof(test_file), "progs/%s.c", t->file); in test_btf_dump_case()
97 if (access(test_file, R_OK) == -1) in test_btf_dump_case()
102 snprintf(test_file, sizeof(test_file), "%s.c", t->file); in test_btf_dump_case()
115 test_file, out_file); in test_btf_dump_case()
/tools/perf/tests/
A Ddso-data.c19 static char *test_file(int size) in test_file() function
132 char *file = test_file(TEST_FILE_SIZE); in test__dso_data()
224 char *file = test_file(size); in dsos__create()
A Dsymbols.c170 static int test_file(struct test_info *ti, char *filename) in test_file() function
219 ret = test_file(&ti, filename); in test__symbols()

Completed in 11 milliseconds