Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dapi-io.c57 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()

Completed in 1 milliseconds