Unhook old SHA tests
authortb <tb@openbsd.org>
Fri, 2 Sep 2022 11:16:03 +0000 (11:16 +0000)
committertb <tb@openbsd.org>
Fri, 2 Sep 2022 11:16:03 +0000 (11:16 +0000)
regress/lib/libcrypto/Makefile

index 319044c..3513740 100644 (file)
@@ -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