From 829b2b854332bb3ccacc12c86e8fac1cfebb03bb Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 11 Apr 2017 16:26:13 +0100 Subject: Convert bad_dtls_test for the new test framework Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3184) --- test/build.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/build.info') 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 -- cgit v1.2.3