Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dapi-io.c58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() function
95 if (setup_test(path, test_string, buf_size, &io)) in do_test_get_char()
142 if (setup_test(path, test_string, 4, &io)) in do_test_get_hex()
223 if (setup_test(path, test_string, 4, &io)) in do_test_get_dec()
310 if (setup_test(path, test_string, buf_size, &io)) in test_get_line()