summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-04-07 13:11:57 +1000
committerMatt Caswell <matt@openssl.org>2017-04-12 09:54:08 +0100
commit74284c887e4a54cf0d2378535ef5f98e7b722483 (patch)
tree3088fdb6d2e9d7d7df1aa098944c354293bb6e49 /test/build.info
parent7f13fad218b5a55fcb13caf2b9cb7ac5e4bd8950 (diff)
Update rc4test 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/3162)
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 bee60244dc..2f9ea8d02d 100644
--- a/test/build.info
+++ b/test/build.info
@@ -87,7 +87,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[rc2test]=../include
DEPEND[rc2test]=../libcrypto
- SOURCE[rc4test]=rc4test.c
+ SOURCE[rc4test]=rc4test.c testutil.c test_main.c
INCLUDE[rc4test]=../include
DEPEND[rc4test]=../libcrypto