Add an OpenPGP authentication unit test.
commit3de40153b7692744cfdec6c96299b19e43f9737b
authorLudovic Courtès <ludo@gnu.org>
Sat, 18 Sep 2010 13:56:28 +0000 (18 15:56 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 19 Sep 2010 06:41:51 +0000 (19 08:41 +0200)
tree953dd2e4b90e825b669cfb174be2324c5f9a4c02
parent20151edffdb8d99c7feb986a2f102df76314cb7d
Add an OpenPGP authentication unit test.

* tests/Makefile.am (ctests)[ENABLE_OPENPGP]: Add `openpgp-auth'.
  (TESTS_ENVIRONMENT): Add `srcdir'.

* tests/openpgp-auth.c: New file.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
.gitignore
tests/Makefile.am
tests/openpgp-auth.c [new file with mode: 0644]