]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/70-test_tlsextms.t
Let all TLSProxy based tests display debug text conditionally
authorRichard Levitte <levitte@openssl.org>
Fri, 12 Feb 2016 17:26:16 +0000 (18:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 12 Feb 2016 19:56:46 +0000 (20:56 +0100)
commitb44b935e3966ac03c581e267e9a99547f91dcb78
treea40373a64d404f8f64321d4235a0c041d69dda8e
parentb843cdb1054413b97739433fde7fa18496ab222f
Let all TLSProxy based tests display debug text conditionally

If the environment variable HARNESS_ACTIVE isn't defined or
HARNESS_VERBOSE is defined, it's probable that lots of output is
desired.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/70-test_sslcertstatus.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslsessiontick.t
test/recipes/70-test_sslskewith0p.t
test/recipes/70-test_sslvertol.t
test/recipes/70-test_tlsextms.t
test/recipes/90-test_networking.t