summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-11-28 12:26:05 -0500
committerRich Salz <rsalz@openssl.org>2016-11-28 12:26:05 -0500
commit8d1ebff41c75e4eebc7d5cc5a561a1bab6b50e70 (patch)
tree7b8ce132ea9c1cf999e72bd67cfe1b4a1a30fbcb /test/build.info
parentb3618f44a7b8504bfb0a64e8a33e6b8e56d4d516 (diff)
Make bntest be (mostly) file-based.
Test suite used from boring, written by David Benjamin. Test driver converted from C++ to C. Added a Perl program to check the testsuite file. Extensive review feedback incorporated (thanks folks). Reviewed-by: Emilia Käsper <emilia@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
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 16c32adb6d..efaf6611bc 100644
--- a/test/build.info
+++ b/test/build.info
@@ -35,7 +35,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[sanitytest]=../include
DEPEND[sanitytest]=../libcrypto
- SOURCE[bntest]=bntest.c
+ SOURCE[bntest]=bntest.c testutil.c test_main_custom.c
INCLUDE[bntest]=.. ../crypto/include ../include
DEPEND[bntest]=../libcrypto