Configuration: ensure that 'no-tests' works correctly
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Feb 2021 14:32:42 +0000 (15:32 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 7 Feb 2021 06:20:39 +0000 (07:20 +0100)
'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)

test/build.info

index 7830ae1b7ee906aa46c499a775e5eb7b6a37600b..bc3dae81f992e63bf5d347e88c5a3cc7df6056de 100644 (file)
@@ -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