Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vsock/
Dvsock_test.c104 control_writeln("DONE"); in test_stream_bind_only_client()
131 control_writeln("BIND"); in test_stream_bind_only_server()
313 control_writeln("SRVREADY"); in test_msg_peek_server()
425 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()
617 control_writeln("WAITDONE"); in test_seqpacket_timeout_client()
666 control_writeln("CLISENT"); in test_seqpacket_bigmsg_client()
822 control_writeln("SRVSENT"); in test_stream_poll_rcvlowat_server()
877 control_writeln("CLNSENT"); in test_stream_poll_rcvlowat_client()
[all …]
Dcontrol.c114 void control_writeln(const char *str) in control_writeln() function
153 control_writeln(str); in control_writeulong()
Dcontrol.h10 void control_writeln(const char *str);
Dvsock_test_zerocopy.c214 control_writeln("DONE"); in test_client()
342 control_writeln("DONE"); in test_stream_msgzcopy_empty_errq_client()
Dutil.c241 control_writeln("LISTENING"); in vsock_accept()
449 control_writeln("SKIP"); in run_tests()
451 control_writeln("NEXT"); in run_tests()
Dvsock_diag_test.c396 control_writeln("DONE"); in test_connect_client()
420 control_writeln("DONE"); in test_connect_server()
Dvsock_uring_test.c106 control_writeln("DONE"); in vsock_io_uring_client()