Searched refs:setup_test (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/tests/ |
H A D | api-io.c | 58 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()
|
/linux/tools/testing/selftests/net/ |
H A D | ipv6_force_forwarding.sh | 19 setup_test() { function 92 setup_test
|