openssl/util/perl
Richard Levitte 71bb86f0dc Make sure that apps/openssl prefixes its output with '# ' during tests
The reason to do this is that some output might start with an 'ok',
which TAP catches and takes for TAP output.  The TAP compatible way is
to make all output it shouldn't catch look like comments.

We do this by setting the environment variable HARNESS_OSSL_PREFIX
during tests.  When that is set, apps/openssl uses BIO_f_linebuffer
and sets its prefix to the content of that environment variable.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5224)
2018-02-01 07:10:48 +01:00
..
OpenSSL Make sure that apps/openssl prefixes its output with '# ' during tests 2018-02-01 07:10:48 +01:00
TLSProxy Add TLSProxy tests for signature_algorithms_cert 2018-01-25 12:57:22 -06:00
checkhandshake.pm Merge HRR into ServerHello 2017-12-14 15:06:37 +00:00
with_fallback.pm Consolidate the locations where we have our internal perl modules 2017-08-15 11:30:47 +02:00