openssl/test/helpers
Pauli 4454c20f02 test: update ssl_new tests in line with pedantic FIPS policy
Add a new option to the `test' section of SSL test data structure.
This contains a space separated list of version checks, all of which must
pass.

Note that the version checks are as they as because:

- 3.1.0 doesn't have mandatory EMS support, so it can run the old tests.
- 3.1.1 (& later) will have mandatory EMS support, so they can't run them.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20762)
2023-04-21 17:01:38 +01:00
..
cmp_testlib.c
cmp_testlib.h
handshake_srp.c
handshake.c
handshake.h
pkcs12.c
pkcs12.h
predefined_dhparams.c
predefined_dhparams.h
quictestlib.c Add a simple QUIC test for blocking mode 2023-03-20 09:35:55 +11:00
quictestlib.h Add a simple QUIC test for blocking mode 2023-03-20 09:35:55 +11:00
ssl_test_ctx.c test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssl_test_ctx.h test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssltestlib.c Add a test for an app data record appearing before epoch change in DTLS 2023-03-31 09:14:24 +01:00
ssltestlib.h Add a test for an app data record appearing before epoch change in DTLS 2023-03-31 09:14:24 +01:00