summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2014-05-30 15:38:28 +0000
committerjsing <>2014-05-30 15:38:28 +0000
commit8411d8ba18d480b4236de154dab969bcc3bf73a9 (patch)
tree7fb61646457aa146894986132a23636be3561ed4 /src/lib/libc
parentc8674b1fa62a637c10b758b3d9f60d66e158ec44 (diff)
downloadopenbsd-8411d8ba18d480b4236de154dab969bcc3bf73a9.tar.gz
openbsd-8411d8ba18d480b4236de154dab969bcc3bf73a9.tar.bz2
openbsd-8411d8ba18d480b4236de154dab969bcc3bf73a9.zip
Move sha256 and sha512 tests to regress and wire them up.
Diffstat (limited to '')
-rw-r--r--src/regress/lib/libcrypto/sha256/sha256test.c (renamed from src/lib/libcrypto/sha/sha256t.c)0
-rw-r--r--src/regress/lib/libcrypto/sha512/sha512test.c (renamed from src/lib/libcrypto/sha/sha512t.c)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/lib/libcrypto/sha/sha256t.c b/src/regress/lib/libcrypto/sha256/sha256test.c
index 6b4a3bd001..6b4a3bd001 100644
--- a/src/lib/libcrypto/sha/sha256t.c
+++ b/src/regress/lib/libcrypto/sha256/sha256test.c
diff --git a/src/lib/libcrypto/sha/sha512t.c b/src/regress/lib/libcrypto/sha512/sha512test.c
index 210041d435..210041d435 100644
--- a/src/lib/libcrypto/sha/sha512t.c
+++ b/src/regress/lib/libcrypto/sha512/sha512test.c