openssl/test/ssl-tests
Emilia Kasper 9f48bbacd8 Reorganize SSL test structures
Move custom server and client options from the test dictionary to an
"extra" section of each server/client. Rename test expectations to say
"Expected".

This is a big but straightforward change. Primarily, this allows us to
specify multiple server and client contexts without redefining the
custom options for each of them. For example, instead of
"ServerNPNProtocols", "Server2NPNProtocols", "ResumeServerNPNProtocols",
we now have, "NPNProtocols".

This simplifies writing resumption and SNI tests. The first application
will be resumption tests for NPN and ALPN.

Regrouping the options also makes it clearer which options apply to the
server, which apply to the client, which configure the test, and which
are test expectations.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-08 12:06:26 +02:00
..
01-simple.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
01-simple.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
02-protocol-version.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
02-protocol-version.conf.in SSL test framework: port resumption tests 2016-07-20 13:55:53 +02:00
03-custom_verify.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
03-custom_verify.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
04-client_auth.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
04-client_auth.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
05-sni.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
05-sni.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
06-sni-ticket.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
06-sni-ticket.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
07-dtls-protocol-version.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
07-dtls-protocol-version.conf.in SSL test framework: port resumption tests 2016-07-20 13:55:53 +02:00
08-npn.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
08-npn.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
09-alpn.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
09-alpn.conf.in Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
10-resumption.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
10-resumption.conf.in SSL test framework: port resumption tests 2016-07-20 13:55:53 +02:00
11-dtls_resumption.conf Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
11-dtls_resumption.conf.in SSL test framework: port resumption tests 2016-07-20 13:55:53 +02:00
protocol_version.pm Reorganize SSL test structures 2016-08-08 12:06:26 +02:00
ssltests_base.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00