gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_3-16-g12c4b51


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_3-16-g12c4b51
Date: Thu, 22 Sep 2011 17:11:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=12c4b5136c9bcd7c7855cd910a2b9a9790a81e98

The branch, master has been updated
       via  12c4b5136c9bcd7c7855cd910a2b9a9790a81e98 (commit)
      from  c2f2ca52c85479ae146e7eddf226656922167790 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 12c4b5136c9bcd7c7855cd910a2b9a9790a81e98
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Sep 22 19:11:29 2011 +0200

    deflate test moved out

-----------------------------------------------------------------------

Summary of changes:
 tests/Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7ed9d25..23c0bae 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


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]