Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_test.c111 control_writeln("DONE"); in test_stream_bind_only_client()
123 control_writeln("BIND"); in test_stream_bind_only_server()
305 control_writeln("SRVREADY"); in test_msg_peek_server()
429 control_writeln("SENDDONE"); in test_seqpacket_msg_bounds_client()
460 control_writeln("SRVREADY"); in test_seqpacket_msg_bounds_server()
518 control_writeln("SENDDONE"); in test_seqpacket_msg_trunc_client()
615 control_writeln("WAITDONE"); in test_seqpacket_timeout_client()
672 control_writeln("CLISENT"); in test_seqpacket_bigmsg_client()
828 control_writeln("SRVSENT"); in test_stream_poll_rcvlowat_server()
880 control_writeln("CLNSENT"); in test_stream_poll_rcvlowat_client()
[all …]
H A Dcontrol.c111 void control_writeln(const char *str) in control_writeln() function
150 control_writeln(str); in control_writeulong()
H A Dcontrol.h10 void control_writeln(const char *str);
H A Dutil.c280 control_writeln("LISTENING"); in vsock_accept()
488 control_writeln("SKIP"); in run_tests()
490 control_writeln("NEXT"); in run_tests()
522 control_writeln("COMPLETED"); in run_tests()
H A Dvsock_test_zerocopy.c218 control_writeln("DONE"); in test_client()
346 control_writeln("DONE"); in test_stream_msgzcopy_empty_errq_client()
H A Dvsock_diag_test.c396 control_writeln("DONE"); in test_connect_client()
420 control_writeln("DONE"); in test_connect_server()
H A Dvsock_uring_test.c106 control_writeln("DONE"); in vsock_io_uring_client()