about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_ping.h
Commit message (Expand)AuthorAgeFilesLines
* Only send ping requests to client that support itJames Booth2017-06-161-3/+5
* Show message when server does not support pingJames Booth2017-06-151-0/+1
* Moved all tests to tests folderJames Booth2015-06-121-0/+2
t'>

                                           
void message_send(void **state);
void message_receive_console(void **state);
void message_receive_chatwin(void **state);