From 8a5d1fef2930036d34bf02d0b15d0b6239725ffd Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 22 Mar 2015 01:03:06 +0000 Subject: Added Id and fingerprint to pgp key list --- tests/pgp/stub_gpg.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/pgp/stub_gpg.c b/tests/pgp/stub_gpg.c index f0c30b55..29a1d828 100644 --- a/tests/pgp/stub_gpg.c +++ b/tests/pgp/stub_gpg.c @@ -1,5 +1,7 @@ #include +#include "pgp/gpg.h" + void p_gpg_init(void) {} GSList* p_gpg_list_keys(void) @@ -11,3 +13,5 @@ const char* p_gpg_libver(void) { return NULL; } +void p_gpg_free_key(ProfPGPKey *key) {} + -- cgit 1.4.1-2-gfad0