openssl/util/perl
Richard Levitte efe749c840 Refuse to run test_cipherlist unless shared library matches build
test/cipherlist_test.c is an internal consistency check, and therefore
requires that the shared library it runs against matches what it was
built for.  test/recipes/test_cipherlist.t is made to refuse running
unless library version and build version match.

This adds a helper program test/versions.c, that simply displays the
library and the build version.

Partially fixes #5751

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5753)

(cherry picked from commit cde87deafa)
2018-03-31 16:40:07 +02:00
..
OpenSSL Refuse to run test_cipherlist unless shared library matches build 2018-03-31 16:40:07 +02:00
TLSProxy Revert "Temporarily disable some tests that hang" 2018-03-28 14:59:16 +01:00
checkhandshake.pm Update copyright year 2018-02-13 13:59:25 +00:00
with_fallback.pm