Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c1834 .run_client = test_stream_connection_reset,
1838 .run_client = test_stream_bind_only_client,
1853 .run_client = test_stream_multiconn_client,
1858 .run_client = test_stream_msg_peek_client,
1873 .run_client = test_seqpacket_timeout_client,
1888 .run_client = test_seqpacket_bigmsg_client,
1893 .run_client = test_stream_inv_buf_client,
1913 .run_client = test_stream_shutwr_client,
1918 .run_client = test_stream_shutrd_client,
1923 .run_client = test_stream_msgzcopy_client,
[all …]
H A Dvsock_uring_test.c218 .run_client = test_stream_uring_client,
223 .run_client = test_stream_uring_msg_zc_client,
H A Dutil.h31 void (*run_client)(const struct test_opts *opts); member
H A Dvsock_diag_test.c438 .run_client = test_connect_client,
H A Dutil.c446 run = test_cases[i].run_client; in run_tests()
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Diou-zcrx.c337 static void run_client(void) in run_client() function
454 run_client(); in main()
/linux-6.15/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c887 static int run_client(const char *tst_name, unsigned int port, in run_client() function
940 return run_client(tst_name, port, nr_keys, current_index, in start_client()
1042 return run_client(tst_name, port, nr_keys, current_index, in client_non_matching()