summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-20 14:00:52 -0400
committerRich Salz <rsalz@openssl.org>2017-04-20 14:00:52 -0400
commit623d1056de175ee5cd17839617fbfabac72cba91 (patch)
tree57aa2a764a3699e3e0e6ca09d234c897b1bb7d06 /test/build.info
parent9d9d2879627ba796db9dd7c688302f36c635a3c6 (diff)
Convert hmactest to new test framework
Updated after code review, and fix indenting Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3175)
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 0b0bf8e623..4525362a08 100644
--- a/test/build.info
+++ b/test/build.info
@@ -75,7 +75,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[md2test]=../include
DEPEND[md2test]=../libcrypto
- SOURCE[hmactest]=hmactest.c
+ SOURCE[hmactest]=hmactest.c testutil.c test_main.c
INCLUDE[hmactest]=../include
DEPEND[hmactest]=../libcrypto