Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_test.c90 control_expectln("BIND"); in test_stream_bind_only_client()
126 control_expectln("DONE"); in test_stream_bind_only_server()
276 control_expectln("SRVREADY"); in test_msg_peek_client()
379 control_expectln("SRVREADY"); in test_seqpacket_msg_bounds_client()
462 control_expectln("SENDDONE"); in test_seqpacket_msg_bounds_server()
535 control_expectln("SENDDONE"); in test_seqpacket_msg_trunc_server()
629 control_expectln("WAITDONE"); in test_seqpacket_timeout_server()
688 control_expectln("CLISENT"); in test_seqpacket_bigmsg_server()
831 control_expectln("CLNSENT"); in test_stream_poll_rcvlowat_server()
837 control_expectln("POLLDONE"); in test_stream_poll_rcvlowat_server()
[all …]
H A Dcontrol.h13 void control_expectln(const char *str);
H A Dvsock_test_zerocopy.c299 control_expectln("DONE"); in test_server()
360 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.c221 control_expectln("LISTENING"); in vsock_connect()
523 control_expectln("COMPLETED"); in run_tests()