Add test_name to regression tests

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17282 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-26 17:17:33 +00:00
parent 3a3a774e1e
commit dcbc344ca5

View File

@@ -133,9 +133,14 @@ CLEANFILES = $(BUILT_SOURCES) \
# regression tests
#
check_PROGRAMS = $(TESTS)
LDADD = libhx509.la
TESTS = \
test_chain \
test_cms \
test_name \
test_nist \
test_nist_cert \
test_nist_pkcs12 \