summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2005-11-02 16:41:33 +0000
committerMoritz Schulte <mo@g10code.com>2005-11-02 16:41:33 +0000
commitbb474fbf697bdd501d0898a49be03a9d267626ef (patch)
tree54ea04800c8de387f8600ac5ccedf64badfdb13c /tests
parentab93d34dcdc2ca01a54a0389448649a2b2c0f7fc (diff)
downloadlibgcrypt-bb474fbf697bdd501d0898a49be03a9d267626ef.tar.gz
src/ChangeLog
src/gcrypt.h TODO cipher/pubkey.c cipher/cipher.c cipher/ChangeLog
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cf877ae6..454d3003 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,7 +19,8 @@
## Process this file with automake to produce Makefile.in
TESTS = prime register ac ac-schemes ac-data basic \
- tsexp keygen pubkey benchmark pkbench hmac keygrip
+ tsexp keygen pubkey benchmark pkbench hmac keygrip full \
+ mpi-zero mpi-cmp
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libgcrypt.la