Searched refs:setup_test (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/tools/perf/tests/ |
D | api-io.c | 57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() function 94 if (setup_test(path, test_string, buf_size, &io)) in do_test_get_char() 141 if (setup_test(path, test_string, 4, &io)) in do_test_get_hex() 222 if (setup_test(path, test_string, 4, &io)) in do_test_get_dec()
|