From: tb Date: Fri, 2 Sep 2022 11:16:03 +0000 (+0000) Subject: Unhook old SHA tests X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5f735a3461434640d40136e16e4af39aabed88f2;p=openbsd Unhook old SHA tests --- diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index 319044c267e..35137403a56 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.45 2022/09/01 14:03:29 tb Exp $ +# $OpenBSD: Makefile,v 1.46 2022/09/02 11:16:03 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -45,10 +45,7 @@ SUBDIR += rc4 SUBDIR += rmd SUBDIR += rsa SUBDIR += sha -SUBDIR += sha1 SUBDIR += sha2 -SUBDIR += sha256 -SUBDIR += sha512 SUBDIR += sm3 SUBDIR += sm4 SUBDIR += symbols