summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2006-11-05 18:08:44 +0000
committerMoritz Schulte <mo@g10code.com>2006-11-05 18:08:44 +0000
commit472aeb4f5fc85f29b2d389823e23ee5438178ce3 (patch)
treeef1ddc18e0049ca69ad141f33149b16182655085 /tests/Makefile.am
parentdc1876ecdf5bf8ad008d47f5033692a98c07a418 (diff)
downloadlibgcrypt-472aeb4f5fc85f29b2d389823e23ee5438178ce3.tar.gz
Undo last change, which was non-intentionally commited
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 20411e59..e4a922ac 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,13 +19,7 @@
## Process this file with automake to produce Makefile.in
TESTS = t-mpi-bit prime register ac ac-schemes ac-data basic \
- tsexp keygen pubkey benchmark pkbench hmac keygrip \
- gcryctl-m-guard gcryctl-secure-prng gcryctl-thread-cbs \
- random-daemon
-
-# full
-
-XFAIL_TESTS = gryctl-m-guard
+ tsexp keygen pubkey benchmark pkbench hmac keygrip
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libgcrypt.la