mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 15:46:21 +00:00
Added stubbed implementations
This commit is contained in:
4
tests/xmpp/stub_xmpp.h
Normal file
4
tests/xmpp/stub_xmpp.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
void mock_connection_status(jabber_conn_status_t given_connection_status);
|
||||
void reset_xmpp_mocks(void);
|
||||
Reference in New Issue
Block a user