Port SRP tests to the new test framework
authorEmilia Kasper <emilia@openssl.org>
Tue, 14 Mar 2017 12:48:54 +0000 (13:48 +0100)
committerEmilia Kasper <emilia@openssl.org>
Tue, 14 Mar 2017 14:07:50 +0000 (15:07 +0100)
commitea1ecd9831cfe8de9dbeafdfec344b8c944c9b84
tree0bc72e3a4ca7d40ba0cc943099195af509b0ee1d
parent4b5f7e7555340db28b285452cfd0cafe1854de2a
Port SRP tests to the new test framework

Also add negative tests for password mismatch.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/README.ssltest.md
test/handshake_helper.c
test/recipes/80-test_ssl_new.t
test/recipes/80-test_ssl_old.t
test/ssl-tests/23-srp.conf [new file with mode: 0644]
test/ssl-tests/23-srp.conf.in [new file with mode: 0644]
test/ssl_test_ctx.c
test/ssl_test_ctx.h
test/ssltest_old.c