From 045a87172fd51bcbc3dd47ca1ddd4db118e817c4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 2 Sep 2022 11:16:03 +0000 Subject: Unhook old SHA tests --- src/regress/lib/libcrypto/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 319044c267..35137403a5 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/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 -- cgit v1.2.3-55-g6feb