mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 07:16:21 +00:00
Added more connect tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
void connect_jid(void **state);
|
||||
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 sends_rooms_iq(void **state);
|
||||
void multiple_pings(void **state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user