add example_evp_cipher
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23630 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -57,8 +57,8 @@ PROGRAM_TESTS = \
|
||||
test_engine_dso \
|
||||
test_hmac \
|
||||
test_imath \
|
||||
test_pkcs5 \
|
||||
test_pkcs12
|
||||
test_pkcs12 \
|
||||
test_pkcs5
|
||||
|
||||
libhctest_la_SOURCES = \
|
||||
imath/imath.c \
|
||||
@@ -76,7 +76,7 @@ SCRIPT_TESTS = \
|
||||
|
||||
noinst_PROGRAMS = test_rand
|
||||
|
||||
check_PROGRAMS = $(PROGRAM_TESTS) test_rsa test_dh
|
||||
check_PROGRAMS = $(PROGRAM_TESTS) test_rsa test_dh example_evp_cipher
|
||||
check_SCRIPTS = $(SCRIPT_TESTS)
|
||||
|
||||
TESTS = $(PROGRAM_TESTS) $(SCRIPT_TESTS)
|
||||
|
Reference in New Issue
Block a user