Latest update and remove TLSv1.3 draft
This commit is contained in:
+2
-9
@@ -9,7 +9,7 @@ SUBDIRS=ossl_shim
|
||||
""
|
||||
-}
|
||||
IF[{- !$disabled{tests} -}]
|
||||
LIBS{noinst}=libtestutil.a
|
||||
LIBS{noinst,has_main}=libtestutil.a
|
||||
SOURCE[libtestutil.a]=testutil/basic_output.c testutil/output_helpers.c \
|
||||
testutil/driver.c testutil/tests.c testutil/cb.c testutil/stanza.c \
|
||||
testutil/format_output.c testutil/tap_bio.c \
|
||||
@@ -17,13 +17,6 @@ IF[{- !$disabled{tests} -}]
|
||||
INCLUDE[libtestutil.a]=../include
|
||||
DEPEND[libtestutil.a]=../libcrypto
|
||||
|
||||
# Special hack for descrip.mms to include the MAIN object module
|
||||
# explicitly. This will only be done if there isn't a 'main' in the
|
||||
# program's object modules already.
|
||||
BEGINRAW[descrip.mms]
|
||||
INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=main
|
||||
ENDRAW[descrip.mms]
|
||||
|
||||
PROGRAMS{noinst}=\
|
||||
versions \
|
||||
aborttest test_test \
|
||||
@@ -350,7 +343,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=main
|
||||
|
||||
SOURCE[drbg_cavs_test]=drbg_cavs_test.c drbg_cavs_data_ctr.c \
|
||||
drbg_cavs_data_hash.c drbg_cavs_data_hmac.c
|
||||
|
||||
|
||||
INCLUDE[drbg_cavs_test]=../include . ..
|
||||
DEPEND[drbg_cavs_test]=../libcrypto libtestutil.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user