Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c88 control_expectln("BIND"); in test_stream_bind_only_client()
124 control_expectln("DONE"); in test_stream_bind_only_server()
274 control_expectln("SRVREADY"); in test_msg_peek_client()
365 control_expectln("SRVREADY"); in test_seqpacket_msg_bounds_client()
674 control_expectln("CLISENT"); in test_seqpacket_bigmsg_server()
948 control_expectln("DONE"); in test_inv_buf_server()
991 control_expectln("REPLY0"); in test_stream_virtio_skb_merge_client()
998 control_expectln("REPLY1"); in test_stream_virtio_skb_merge_client()
1015 control_expectln("SEND0"); in test_stream_virtio_skb_merge_server()
1023 control_expectln("SEND1"); in test_stream_virtio_skb_merge_server()
[all …]
H A Dcontrol.h13 void control_expectln(const char *str);
H A Dvsock_test_zerocopy.c295 control_expectln("DONE"); in test_server()
356 control_expectln("DONE"); in test_stream_msgzcopy_empty_errq_server()
H A Dvsock_diag_test.c395 control_expectln("DONE"); in test_connect_client()
421 control_expectln("DONE"); in test_connect_server()
H A Dcontrol.c228 void control_expectln(const char *str) in control_expectln() function
H A Dvsock_uring_test.c177 control_expectln("DONE"); in vsock_io_uring_server()
H A Dutil.c162 control_expectln("LISTENING"); in vsock_connect()