Searched refs:control_expectln (Results 1 – 3 of 3) sorted by relevance
11 void control_expectln(const char *str);
408 control_expectln("LISTENING"); in test_connect_client()430 control_expectln("DONE"); in test_connect_client()503 control_expectln("DONE"); in test_connect_server()
207 void control_expectln(const char *str) in control_expectln() function