X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Fbuild.info;h=dcdc345b81c21c7a5a01b857603ef03ee87e4cf0;hp=5c606b364c684d607501626d5efa3962dae0690b;hb=29f178bddfdbd11218fbcba0b8060297696968e3;hpb=bcbb30afe2ef51c7affaaa7ce4db67e26e7ff6b7;ds=sidebyside diff --git a/test/build.info b/test/build.info index 5c606b364c..dcdc345b81 100644 --- a/test/build.info +++ b/test/build.info @@ -328,6 +328,14 @@ IF[{- !$disabled{tests} -}] INCLUDE[ocspapitest]=../include ../apps/include DEPEND[ocspapitest]=../libcrypto libtestutil.a + IF[{- !$disabled{sock} -}] + PROGRAMS{noinst}=http_test + ENDIF + + SOURCE[http_test]=http_test.c + INCLUDE[http_test]=../include ../apps/include + DEPEND[http_test]=../libcrypto libtestutil.a + SOURCE[dtlstest]=dtlstest.c ssltestlib.c INCLUDE[dtlstest]=../include ../apps/include DEPEND[dtlstest]=../libcrypto ../libssl libtestutil.a