about summary refs log blame commit diff stats
path: root/tests/functionaltests/test_ping.h
blob: 1f2eeb916744dde399e443bc4e1151fa3789e7fb (plain) (tree)
1
2
3
4
5




                                                   
void ping_server(void **state);
void ping_server_not_supported(void **state);
void ping_responds_to_server_request(void **state);
void ping_jid(void **state);
void ping_jid_not_supported(void **state);