summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-22 19:11:29 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-22 19:11:29 +0200
commit12c4b5136c9bcd7c7855cd910a2b9a9790a81e98 (patch)
treea54557bd3752e02276fe7aac9b864387d78a3fa0 /tests
parentc2f2ca52c85479ae146e7eddf226656922167790 (diff)
downloadgnutls-12c4b5136c9bcd7c7855cd910a2b9a9790a81e98.tar.gz
deflate test moved out
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7ed9d257df..23c0bae0bc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -58,13 +58,15 @@ noinst_LTLIBRARIES = libutils.la
libutils_la_SOURCES = utils.h utils.c
ctests = simple gc set_pkcs12_cred certder certuniqueid mpi \
- certificate_set_x509_crl dn parse_ca moredn mini mini-deflate \
+ certificate_set_x509_crl dn parse_ca moredn mini \
hostname-check cve-2008-4989 pkcs12_s2k chainverify crq_key_id \
x509sign-verify cve-2009-1415 cve-2009-1416 crq_apis \
init_roundtrip pkcs12_s2k_pem dn2 mini-eagain \
nul-in-x509-names x509_altname pkcs12_encode mini-x509 \
mini-x509-rehandshake rng-fork mini-eagain-dtls cipher-test \
- x509cert x509cert-tl infoaccess #gendh
+ x509cert x509cert-tl infoaccess #gendh mini-deflate
+#gendh is out because it is too slow in valgrind and
+#mini-deflate is out because zlib has warnings in valgrind
if ENABLE_OPENSSL
ctests += openssl