about summary refs log tree commit diff stats
path: root/stabbertests/test_connect.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-24 21:46:44 +0100
committerJames Booth <boothj5@gmail.com>2015-05-24 21:46:44 +0100
commit7fb00a1e15b192c852e7960708276f5915dc70ab (patch)
treed20b1006ac8c0b99ac219813c4364c4f85950d38 /stabbertests/test_connect.h
parent16b88a6d8f179831c69cb1f5d56ff7c908e6973d (diff)
downloadprofani-tty-7fb00a1e15b192c852e7960708276f5915dc70ab.tar.gz
Added ping response test
Diffstat (limited to 'stabbertests/test_connect.h')
-rw-r--r--stabbertests/test_connect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stabbertests/test_connect.h b/stabbertests/test_connect.h
index df66da05..8e80b113 100644
--- a/stabbertests/test_connect.h
+++ b/stabbertests/test_connect.h
@@ -5,3 +5,4 @@ void connect_jid_requests_bookmarks(void **state);
 void connect_bad_password(void **state);
 void sends_rooms_iq(void **state);
 void multiple_pings(void **state);
+void responds_to_ping(void **state);