From c79107961046be77ea4509991f97b8627d25ddc1 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 11 Apr 2017 15:23:07 +0100 Subject: Convert asynciotest for the new test framework Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3182) --- 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 0d824695f9..33d5199bc8 100644 --- a/test/build.info +++ b/test/build.info @@ -264,7 +264,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[x509aux]=../include DEPEND[x509aux]=../libcrypto - SOURCE[asynciotest]=asynciotest.c ssltestlib.c + SOURCE[asynciotest]=asynciotest.c ssltestlib.c testutil.c test_main_custom.c INCLUDE[asynciotest]=../include DEPEND[asynciotest]=../libcrypto ../libssl -- cgit v1.2.3