Searched refs:setup_test (Results 1 – 5 of 5) 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/drivers/net/hw/ |
| H A D | devmem.py | 5 from devmem_lib import (setup_test, run_rx, run_tx, run_tx_chunks, run_rx_hds, 42 setup_test(cfg, path.abspath(path.dirname(__file__) + "/ncdevmem"))
|
| H A D | nk_devmem.py | 6 from devmem_lib import (setup_test, run_rx, run_tx, run_tx_chunks, run_rx_hds, 43 setup_test(cfg,
|
| H A D | devmem_lib.py | 219 def setup_test(cfg, bin_local): function
|
| /linux/tools/testing/selftests/net/ |
| H A D | ipv6_force_forwarding.sh | 19 setup_test() { function 92 setup_test
|