summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-04-10 14:21:44 +1000
committerMatt Caswell <matt@openssl.org>2017-04-12 11:05:57 +0100
commitdeeac6c346f73a1b6106f44160b62e883ee71a40 (patch)
tree3ad2042a654d53db75ccecc810890a5509b0d8c9 /test/build.info
parent7635e5bccce9d865c1c006105421ca82dae064b5 (diff)
Update ideatest to use the test infrastructure
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3172)
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 b376d3c7ab..fce00986e3 100644
--- a/test/build.info
+++ b/test/build.info
@@ -71,7 +71,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[pbelutest]=../include
DEPEND[pbelutest]=../libcrypto
- SOURCE[ideatest]=ideatest.c
+ SOURCE[ideatest]=ideatest.c testutil.c test_main.c
INCLUDE[ideatest]=../include
DEPEND[ideatest]=../libcrypto