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