X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Fbuild.info;h=d9465670800ec5403ad75d18be337d249e4b26a4;hp=0d824695f93a19478ff82423c2b2088e0efdb182;hb=4afc60605abcf1ac8373838c71e94a131d29253e;hpb=829b2b854332bb3ccacc12c86e8fac1cfebb03bb diff --git a/test/build.info b/test/build.info index 0d824695f9..d946567080 100644 --- a/test/build.info +++ b/test/build.info @@ -35,7 +35,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[aborttest]=../include DEPEND[aborttest]=../libcrypto - SOURCE[sanitytest]=sanitytest.c + SOURCE[sanitytest]=sanitytest.c testutil.c test_main.c INCLUDE[sanitytest]=../include DEPEND[sanitytest]=../libcrypto @@ -43,7 +43,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[test_test]=.. ../include DEPEND[test_test]=../libcrypto - SOURCE[exdatatest]=exdatatest.c + SOURCE[exdatatest]=exdatatest.c testutil.c test_main.c INCLUDE[exdatatest]=../include DEPEND[exdatatest]=../libcrypto @@ -63,7 +63,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[ecdhtest]=../include DEPEND[ecdhtest]=../libcrypto - SOURCE[gmdifftest]=gmdifftest.c + SOURCE[gmdifftest]=gmdifftest.c testutil.c test_main.c INCLUDE[gmdifftest]=../include DEPEND[gmdifftest]=../libcrypto @@ -71,7 +71,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[pbelutest]=../include DEPEND[pbelutest]=../libcrypto - SOURCE[ideatest]=ideatest.c + SOURCE[ideatest]=ideatest.c testutil.c test_main.c INCLUDE[ideatest]=../include DEPEND[ideatest]=../libcrypto @@ -87,31 +87,31 @@ IF[{- !$disabled{tests} -}] INCLUDE[rc2test]=../include DEPEND[rc2test]=../libcrypto - SOURCE[rc4test]=rc4test.c + SOURCE[rc4test]=rc4test.c testutil.c test_main.c INCLUDE[rc4test]=../include DEPEND[rc4test]=../libcrypto - SOURCE[rc5test]=rc5test.c + SOURCE[rc5test]=rc5test.c testutil.c test_main.c INCLUDE[rc5test]=../include DEPEND[rc5test]=../libcrypto - SOURCE[destest]=destest.c + SOURCE[destest]=destest.c testutil.c test_main.c INCLUDE[destest]=../include DEPEND[destest]=../libcrypto - SOURCE[sha1test]=sha1test.c + SOURCE[sha1test]=sha1test.c testutil.c test_main.c INCLUDE[sha1test]=../include DEPEND[sha1test]=../libcrypto - SOURCE[sha256t]=sha256t.c + SOURCE[sha256t]=sha256t.c testutil.c test_main.c INCLUDE[sha256t]=../include DEPEND[sha256t]=../libcrypto - SOURCE[sha512t]=sha512t.c + SOURCE[sha512t]=sha512t.c testutil.c test_main.c INCLUDE[sha512t]=../include DEPEND[sha512t]=../libcrypto - SOURCE[mdc2test]=mdc2test.c + SOURCE[mdc2test]=mdc2test.c testutil.c test_main.c INCLUDE[mdc2test]=../include DEPEND[mdc2test]=../libcrypto @@ -127,11 +127,11 @@ IF[{- !$disabled{tests} -}] INCLUDE[enginetest]=../include DEPEND[enginetest]=../libcrypto - SOURCE[casttest]=casttest.c - INCLUDE[casttest]=../include + SOURCE[casttest]=casttest.c testutil.c test_main.o + INCLUDE[casttest]=.. ../include DEPEND[casttest]=../libcrypto - SOURCE[bftest]=bftest.c + SOURCE[bftest]=bftest.c testutil.c test_main_custom.c INCLUDE[bftest]=../include DEPEND[bftest]=../libcrypto @@ -147,7 +147,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[exptest]=../include DEPEND[exptest]=../libcrypto - SOURCE[rsa_test]=rsa_test.c + SOURCE[rsa_test]=rsa_test.c testutil.c test_main.c INCLUDE[rsa_test]=.. ../include DEPEND[rsa_test]=../libcrypto @@ -171,7 +171,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[crltest]=../include DEPEND[crltest]=../libcrypto - SOURCE[v3ext]=v3ext.c + SOURCE[v3ext]=v3ext.c testutil.c test_main_custom.c INCLUDE[v3ext]=../include DEPEND[v3ext]=../libcrypto @@ -183,7 +183,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[constant_time_test]=.. ../include DEPEND[constant_time_test]=../libcrypto - SOURCE[verify_extra_test]=verify_extra_test.c + SOURCE[verify_extra_test]=verify_extra_test.c testutil.c test_main_custom.c INCLUDE[verify_extra_test]=../include DEPEND[verify_extra_test]=../libcrypto @@ -203,7 +203,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[asynctest]=.. ../include DEPEND[asynctest]=../libcrypto - SOURCE[secmemtest]=secmemtest.c + SOURCE[secmemtest]=secmemtest.c testutil.c test_main.c INCLUDE[secmemtest]=../include DEPEND[secmemtest]=../libcrypto @@ -211,7 +211,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[srptest]=../include DEPEND[srptest]=../libcrypto - SOURCE[memleaktest]=memleaktest.c + SOURCE[memleaktest]=memleaktest.c testutil.c INCLUDE[memleaktest]=../include DEPEND[memleaktest]=../libcrypto @@ -231,7 +231,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[ct_test]=../crypto/include ../include DEPEND[ct_test]=../libcrypto - SOURCE[threadstest]=threadstest.c + SOURCE[threadstest]=threadstest.c testutil.c test_main.c INCLUDE[threadstest]=.. ../include DEPEND[threadstest]=../libcrypto @@ -260,11 +260,11 @@ IF[{- !$disabled{tests} -}] INCLUDE[handshake_helper.o]=../include INCLUDE[ssltestlib.o]=.. ../include - SOURCE[x509aux]=x509aux.c - INCLUDE[x509aux]=../include + SOURCE[x509aux]=x509aux.c testutil.c test_main_custom.c + 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 @@ -358,7 +358,7 @@ IF[{- !$disabled{tests} -}] INCLUDE[poly1305_internal_test]=.. ../include ../crypto/include DEPEND[poly1305_internal_test]=../libcrypto.a - SOURCE[chacha_internal_test]=chacha_internal_test.c + SOURCE[chacha_internal_test]=chacha_internal_test.c testutil.c test_main.c INCLUDE[chacha_internal_test]=.. ../include ../crypto/include DEPEND[chacha_internal_test]=../libcrypto.a