Searched refs:control_expectln (Results 1 – 3 of 3) sorted by relevance
11 void control_expectln(const char *str);
404 control_expectln("LISTENING"); in test_connect_client()426 control_expectln("DONE"); in test_connect_client()499 control_expectln("DONE"); in test_connect_server()
203 void control_expectln(const char *str) in control_expectln() function