summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-26 09:11:50 -0400
committerRich Salz <rsalz@openssl.org>2017-04-26 11:02:09 -0400
commit58e754fcb8f0456a50a0cac71a77be073e7c45b8 (patch)
treeb77ac78145c459b5f4eebb2d4a5affc291ee8852 /test/build.info
parent975922fd0c6a3089a49b9bcdcd77c672d97e36b2 (diff)
Convert modular exponentiation tests to new framework
Updated due to test framework changes Updates after code review Missed some checks Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3269)
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 934cb46837..9f4a434f9b 100644
--- a/test/build.info
+++ b/test/build.info
@@ -153,7 +153,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
SOURCE[exptest]=exptest.c
INCLUDE[exptest]=../include
- DEPEND[exptest]=../libcrypto
+ DEPEND[exptest]=../libcrypto libtestutil.a
SOURCE[rsa_test]=rsa_test.c
INCLUDE[rsa_test]=.. ../include