summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-02-05 15:32:42 +0100
committerRichard Levitte <levitte@openssl.org>2021-02-07 07:20:39 +0100
commitb5aff22ac90623afeb0c74b36096f85eff5bc2b9 (patch)
tree93f4699406c0baa4e659757158c664f8a0f4680e /test
parenta2a76471ee2ef7ed434fbc51c8e115052dad39e6 (diff)
Configuration: ensure that 'no-tests' works correctly
'no-tests' wasn't entirely respected by test/build.info. Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14081)
Diffstat (limited to 'test')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 7830ae1b7e..bc3dae81f9 100644
--- a/test/build.info
+++ b/test/build.info
@@ -567,7 +567,6 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
SOURCE[gosttest]=gosttest.c ssltestlib.c
INCLUDE[gosttest]=../include ..
DEPEND[gosttest]=../libcrypto ../libssl libtestutil.a
-ENDIF
SOURCE[ssl_ctx_test]=ssl_ctx_test.c
INCLUDE[ssl_ctx_test]=../include
@@ -609,3 +608,4 @@ _____
_____
}
-}
+ENDIF