X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Fbuild.info;h=6d0ffa0e317de037554578627d2013e0e6deafb5;hp=2f9ea8d02d88d68115869855e3ae541ee462cb69;hb=e2a29ad6c5f6b42ce71400595cb504cbf8f3646a;hpb=74284c887e4a54cf0d2378535ef5f98e7b722483 diff --git a/test/build.info b/test/build.info index 2f9ea8d02d..6d0ffa0e31 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 @@ -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 @@ -95,7 +95,7 @@ IF[{- !$disabled{tests} -}] 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 @@ -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 @@ -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,8 +260,8 @@ 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 testutil.c test_main_custom.c @@ -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