summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/hmac
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2014-04-15 18:01:19 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2014-04-15 18:01:19 +0000
commit5f2f5dbd27852478adc4b3f4b911e4af4f6e5788 (patch)
tree4ce90141e174e7af0302c681992739b4cd902251 /regress/lib/libcrypto/hmac
parent161126f14a397076c545ff39062bd3dd6d897344 (diff)
Import the OpenSSL libcrypto tests in a form suitable for our rergress
infrastructure. The following tests have not been imported, for their code lacks a licence: asn1, rsa, sha256, sha512, wp.
Diffstat (limited to 'regress/lib/libcrypto/hmac')
-rw-r--r--regress/lib/libcrypto/hmac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/hmac/Makefile b/regress/lib/libcrypto/hmac/Makefile
index 0bcb8f49aa1..84d20e5c7ca 100644
--- a/regress/lib/libcrypto/hmac/Makefile
+++ b/regress/lib/libcrypto/hmac/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2014/04/15 18:01:17 miod Exp $
+# $OpenBSD: Makefile,v 1.1 2014/04/15 18:01:17 miod Exp $
PROG= hmactest
LDADD= -lcrypto