Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/vsock/
Dcontrol.h12 void control_expectln(const char *str);
Dvsock_test.c74 control_expectln("BIND"); in test_stream_bind_only_client()
125 control_expectln("DONE"); in test_stream_bind_only_server()
Dvsock_diag_test.c395 control_expectln("DONE"); in test_connect_client()
421 control_expectln("DONE"); in test_connect_server()
Dcontrol.c203 void control_expectln(const char *str) in control_expectln() function
Dutil.c102 control_expectln("LISTENING"); in vsock_stream_connect()