1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/stabbertests/test_connect.h

6 lines
144 B
C
Raw Normal View History

2015-05-23 19:56:13 -04:00
void connect_jid(void **state);
void connect_bad_password(void **state);
2015-05-23 23:13:28 -04:00
void sends_rooms_iq(void **state);
2015-05-24 14:24:01 -04:00
void multiple_pings(void **state);
2015-05-23 23:13:28 -04:00