diff options
| author | tb <> | 2022-09-02 11:16:03 +0000 |
|---|---|---|
| committer | tb <> | 2022-09-02 11:16:03 +0000 |
| commit | ea362b7ffa5e2058e76c06f429880faef8597010 (patch) | |
| tree | ee24531788d44ac30f02a2bf9620c1e97667c517 /src | |
| parent | e986019669fbfcbb25a458a520c5e0febfed9b1a (diff) | |
| download | openbsd-ea362b7ffa5e2058e76c06f429880faef8597010.tar.gz openbsd-ea362b7ffa5e2058e76c06f429880faef8597010.tar.bz2 openbsd-ea362b7ffa5e2058e76c06f429880faef8597010.zip | |
Unhook old SHA tests
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
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 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.45 2022/09/01 14:03:29 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.46 2022/09/02 11:16:03 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
| @@ -45,10 +45,7 @@ SUBDIR += rc4 | |||
| 45 | SUBDIR += rmd | 45 | SUBDIR += rmd |
| 46 | SUBDIR += rsa | 46 | SUBDIR += rsa |
| 47 | SUBDIR += sha | 47 | SUBDIR += sha |
| 48 | SUBDIR += sha1 | ||
| 49 | SUBDIR += sha2 | 48 | SUBDIR += sha2 |
| 50 | SUBDIR += sha256 | ||
| 51 | SUBDIR += sha512 | ||
| 52 | SUBDIR += sm3 | 49 | SUBDIR += sm3 |
| 53 | SUBDIR += sm4 | 50 | SUBDIR += sm4 |
| 54 | SUBDIR += symbols | 51 | SUBDIR += symbols |
