From 9ac72980d192b716cfb549e0501b70a152811e62 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 18 Dec 2019 15:44:59 +0100 Subject: xep-0084: add test stub file --- tests/unittests/xmpp/stub_avatar.c | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/unittests/xmpp/stub_avatar.c (limited to 'tests') diff --git a/tests/unittests/xmpp/stub_avatar.c b/tests/unittests/xmpp/stub_avatar.c new file mode 100644 index 00000000..64b8a95f --- /dev/null +++ b/tests/unittests/xmpp/stub_avatar.c @@ -0,0 +1,7 @@ +#include +#include +#include + +void avatar_pep_subscribe(void) {}; +gboolean avatar_get_by_nick(const char* nick) {return TRUE;} + -- cgit 1.4.1-2-gfad0