Searched refs:setup_test (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/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()
|
/Linux-v5.10/arch/mips/sgi-ip27/ |
D | TODO | 10 6. Investigate why things do not work without the setup_test() call
|