about summary refs log tree commit diff stats
path: root/stabbertests/test_connect.h
blob: a879539909f2e325f00c84b0e88fb27336b8f08e (plain) (blame)
1
2
3
4
5
6
7
8
9
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 show_presence_updates(void **state);
//void sends_rooms_iq(void **state);
//void multiple_pings(void **state);
//void responds_to_ping(void **state);