aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-16 02:13:10 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-16 02:13:10 -0500
commit92a04bc1eae674e59482afc87c6f53d24a160ce2 (patch)
treebaa65fde77a322c0c1f769cefb9df7394f6d7a31
parent3ac78a5573fd33a5efc7e590856efd38e9c11b1d (diff)
downloadportable-92a04bc1eae674e59482afc87c6f53d24a160ce2.tar.gz
portable-92a04bc1eae674e59482afc87c6f53d24a160ce2.tar.bz2
portable-92a04bc1eae674e59482afc87c6f53d24a160ce2.zip
SHA-0 is gone, remove test
-rw-r--r--tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 51e829e..de3b5d0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -273,11 +273,6 @@ TESTS += sha512test
273check_PROGRAMS += sha512test 273check_PROGRAMS += sha512test
274sha512test_SOURCES = sha512test.c 274sha512test_SOURCES = sha512test.c
275 275
276# shatest
277TESTS += shatest
278check_PROGRAMS += shatest
279shatest_SOURCES = shatest.c
280
281# ssltest 276# ssltest
282TESTS += ssltest.sh 277TESTS += ssltest.sh
283check_PROGRAMS += ssltest 278check_PROGRAMS += ssltest