diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-06 21:32:45 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-06 21:32:45 +0200 |
commit | 8e085d22b351a44de552f490de46761b786a7b69 (patch) | |
tree | 483109ccf49a7b1d0012db331a807302bf4b6145 /tests/cert-tests | |
parent | 6052fd9e4152b5335c33eb4badfdb90ef66150f4 (diff) | |
download | gnutls-8e085d22b351a44de552f490de46761b786a7b69.tar.gz |
Ship suppressions.valgrindgnutls_3_3_2
Diffstat (limited to 'tests/cert-tests')
-rw-r--r-- | tests/cert-tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am index 2f27e5e150..9060cfaa6f 100644 --- a/tests/cert-tests/Makefile.am +++ b/tests/cert-tests/Makefile.am @@ -26,7 +26,8 @@ EXTRA_DIST = ca-no-pathlen.pem no-ca-or-pathlen.pem aki-cert.pem \ template-dn.tmpl template-dn.pem complex-cert.pem template-overflow.pem \ template-overflow.tmpl template-overflow2.pem template-overflow2.tmpl \ template-date.tmpl template-date.pem template-dn-err.tmpl \ - template-nc.tmpl template-nc.pem xmpp-othername.pem + template-nc.tmpl template-nc.pem xmpp-othername.pem \ + suppressions.valgrind dist_check_SCRIPTS = pathlen aki template-test pem-decoding dane |