mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 18:36:21 +00:00
Implemented remaining tests with expect and stabber
This commit is contained in:
@@ -4,6 +4,6 @@ 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);
|
||||
void sends_rooms_iq(void **state);
|
||||
void multiple_pings(void **state);
|
||||
void responds_to_ping(void **state);
|
||||
|
||||
Reference in New Issue
Block a user