summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-19 13:35:13 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-19 14:11:16 +0200
commit122f2530098123fea2a1a93e1d3696f24488b186 (patch)
tree8a0b6e62562bec87c97e2f2e7a06f48aab0d65c7 /tests/Makefile.am
parent571bebe311ba54153e68260b5a91d04a38bcae35 (diff)
downloadgnutls-122f2530098123fea2a1a93e1d3696f24488b186.tar.gz
tests: added checks for the RFC4514 decoding via gnutls_x509_dn_get_str()
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fab1fb7394..1831675a10 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -66,7 +66,7 @@ libutils_la_SOURCES = utils.h utils.c seccomp.c utils-adv.c
libutils_la_LIBADD = ../lib/libgnutls.la
ctests = mini-record-2 simple gc set_pkcs12_cred certder certuniqueid \
- mpi certificate_set_x509_crl dn parse_ca moredn record-sizes \
+ mpi certificate_set_x509_crl dn parse_ca x509-dn x509-dn-decode record-sizes \
hostname-check cve-2008-4989 pkcs12_s2k chainverify record-sizes-range \
crq_key_id x509sign-verify cve-2009-1415 cve-2009-1416 \
crq_apis init_roundtrip pkcs12_s2k_pem dn2 mini-eagain \