File: test_ping.h

package info (click to toggle)
profanity 0.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,028 kB
  • sloc: ansic: 78,627; makefile: 543; python: 212; sh: 132
file content (5 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
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);