summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-04-11 15:23:07 +0100
committerMatt Caswell <matt@openssl.org>2017-04-11 23:59:09 +0100
commitc79107961046be77ea4509991f97b8627d25ddc1 (patch)
tree10d6246c06fbd3485fd1bab07857b6e20e890558 /test/build.info
parent829b2b854332bb3ccacc12c86e8fac1cfebb03bb (diff)
Convert asynciotest for the new test framework
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3182)
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 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