summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorJon Spillett <jon.spillett@oracle.com>2017-04-12 16:09:05 +1000
committerRichard Levitte <levitte@openssl.org>2017-04-24 17:14:19 +0200
commitdd94c37a5c2f783102b125c620000b9719c662d3 (patch)
treecfee5bab57387b60747c7134d4aa75274d392980 /test/build.info
parent26fb4b033c664df7e220db1960f1cdad73bbba06 (diff)
Converted the bio_enc tests to use new test framework.
This includes reworked reworked tests to do both encrypt and decrypt, and a few more ciphers added. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3197)
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 4bfa6f4f20..5a2e03e607 100644
--- a/test/build.info
+++ b/test/build.info
@@ -280,7 +280,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[sslcorrupttest]=../include .
DEPEND[sslcorrupttest]=../libcrypto ../libssl
- SOURCE[bio_enc_test]=bio_enc_test.c
+ SOURCE[bio_enc_test]=bio_enc_test.c testutil.c test_main.c
INCLUDE[bio_enc_test]=../include
DEPEND[bio_enc_test]=../libcrypto