summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-04-11 16:26:13 +0100
committerMatt Caswell <matt@openssl.org>2017-04-11 23:40:37 +0100
commit829b2b854332bb3ccacc12c86e8fac1cfebb03bb (patch)
tree949c9f8bd1e741dd14490deb99ddd89c0591fdc4 /test/build.info
parent429223d198aabacd129cf6dde5a4203b5af41737 (diff)
Convert bad_dtls_test for the new test framework
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3184)
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 666cf53f6d..0d824695f9 100644
--- a/test/build.info
+++ b/test/build.info
@@ -191,7 +191,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[clienthellotest]=../include
DEPEND[clienthellotest]=../libcrypto ../libssl
- SOURCE[bad_dtls_test]=bad_dtls_test.c
+ SOURCE[bad_dtls_test]=bad_dtls_test.c testutil.c test_main.c
INCLUDE[bad_dtls_test]=../include
DEPEND[bad_dtls_test]=../libcrypto ../libssl