summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorJon Spillett <jon.spillett@oracle.com>2017-04-11 16:42:20 +1000
committerMatt Caswell <matt@openssl.org>2017-04-12 10:05:13 +0100
commit48f1739600f33c92387debce2002acec6e365f1d (patch)
tree121e24a68389f37ad51204ed58341a5983b0ccd9 /test/build.info
parent74284c887e4a54cf0d2378535ef5f98e7b722483 (diff)
Convert RSA tests to new framework
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3179)
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 2f9ea8d02d..9b816efd34 100644
--- a/test/build.info
+++ b/test/build.info
@@ -147,7 +147,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[exptest]=../include
DEPEND[exptest]=../libcrypto
- SOURCE[rsa_test]=rsa_test.c
+ SOURCE[rsa_test]=rsa_test.c testutil.c test_main.c
INCLUDE[rsa_test]=.. ../include
DEPEND[rsa_test]=../libcrypto