diff options
| author | jsing <> | 2014-05-30 15:38:28 +0000 |
|---|---|---|
| committer | jsing <> | 2014-05-30 15:38:28 +0000 |
| commit | 401ca803776e1d9e3ad6253f2397519e193c94c8 (patch) | |
| tree | 7fb61646457aa146894986132a23636be3561ed4 /src/lib/libc | |
| parent | 3c495909b9f7e2628f8be2c602cb4fa7ae32c32e (diff) | |
| download | openbsd-401ca803776e1d9e3ad6253f2397519e193c94c8.tar.gz openbsd-401ca803776e1d9e3ad6253f2397519e193c94c8.tar.bz2 openbsd-401ca803776e1d9e3ad6253f2397519e193c94c8.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 | |||
