mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 01:26:21 +00:00
Moved all tests to tests folder
This commit is contained in:
7
tests/functionaltests/test_connect.h
Normal file
7
tests/functionaltests/test_connect.h
Normal file
@@ -0,0 +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 connect_shows_presence_updates(void **state);
|
||||
|
||||
Reference in New Issue
Block a user