Searched refs:control_writeln (Results 1 – 5 of 5) sorted by relevance
99 control_writeln("DONE"); in test_stream_bind_only_client()126 control_writeln("BIND"); in test_stream_bind_only_server()302 control_writeln("SENDDONE"); in test_seqpacket_msg_bounds_client()357 control_writeln("SENDDONE"); in test_seqpacket_msg_trunc_client()456 control_writeln("WAITDONE"); in test_seqpacket_timeout_client()
170 control_writeln("LISTENING"); in vsock_accept()337 control_writeln("SKIP"); in run_tests()339 control_writeln("NEXT"); in run_tests()
10 void control_writeln(const char *str);
394 control_writeln("DONE"); in test_connect_client()418 control_writeln("DONE"); in test_connect_server()
114 void control_writeln(const char *str) in control_writeln() function