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-25 02:18:31 +0100
committerJames Booth <boothj5@gmail.com>2015-05-25 02:18:31 +0100
commit06b18be8514eab863f3a65262a36fcbd8a0f2f62 (patch)
treef80607883faeab70c8530fb7e365e909d422b13b /stabbertests/test_connect.h
parentaf73cb82e6552314e41b01043e086f9d55b1d8d4 (diff)
downloadprofani-tty-06b18be8514eab863f3a65262a36fcbd8a0f2f62.tar.gz
Added custom resource checker
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 8e80b113..971652b0 100644
--- a/stabbertests/test_connect.h
+++ b/stabbertests/test_connect.h
@@ -3,6 +3,7 @@ void connect_jid_requests_roster(void **state);
 void connect_jid_sends_presence_after_receiving_roster(void **state);
 void connect_jid_requests_bookmarks(void **state);
 void connect_bad_password(void **state);
+void show_presence_updates(void **state);
 void sends_rooms_iq(void **state);
 void multiple_pings(void **state);
 void responds_to_ping(void **state);