Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/vsock/
Dcontrol.h11 void control_expectln(const char *str);
Dvsock_diag_test.c404 control_expectln("LISTENING"); in test_connect_client()
426 control_expectln("DONE"); in test_connect_client()
499 control_expectln("DONE"); in test_connect_server()
Dcontrol.c203 void control_expectln(const char *str) in control_expectln() function