mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-03 17:56:22 +00:00
Added cmd_bookmark tests
This commit is contained in:
@@ -23,4 +23,7 @@ void presence_update_expect(resource_presence_t presence, char *msg, int idle);
|
||||
|
||||
void bookmark_get_list_returns(GList *bookmarks);
|
||||
|
||||
void mock_bookmark_add(void);
|
||||
void expect_bookmark_add(char *expected_jid, char *expected_nick, gboolean expected_autojoin);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user