Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dcontrol.h12 void control_expectln(const char *str);
H A Dvsock_test.c74 control_expectln("BIND"); in test_stream_bind_only_client()
125 control_expectln("DONE"); in test_stream_bind_only_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.c203 void control_expectln(const char *str) in control_expectln() function
H A Dutil.c102 control_expectln("LISTENING"); in vsock_stream_connect()