ruby/test/openssl
Kazuki Yamaguchi 0c4d93e699 test/openssl/test_ssl: skip test_fallback_scsv if necessary
Run the test case only when the OpenSSL supports both TLS 1.1 and TLS
1.2. Note that the fallback SCSV mechanism is for TLS 1.2 or older and
not for 1.3.

Fixes: https://github.com/ruby/openssl/issues/336
2020-07-18 13:17:10 +09:00
..
fixtures/pkey test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_asn1.rb Skip very time consuming test [Bug #16196] 2019-10-10 21:02:45 +09:00
test_bn.rb ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGV 2019-04-10 12:57:39 +00:00
test_buffering.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_cipher.rb openssl: merge changes in v2.1.1 2018-05-12 07:33:53 +00:00
test_config.rb OpenSSL 1.1.1 introduces a new '.include' directive. Update our config 2020-07-11 16:10:41 +09:00
test_digest.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_engine.rb openssl: import e72d960db262 2017-09-24 16:26:22 +00:00
test_fips.rb openssl: merge test fixes from upstream 2017-09-05 09:47:59 +00:00
test_hmac.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_kdf.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_ns_spki.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_ocsp.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_pair.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_pkcs7.rb openssl: sync with upstream repository 2018-08-08 14:13:53 +00:00
test_pkcs12.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkey_dh.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_pkey_dsa.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_pkey_ec.rb Skip one assertion for OpenSSL::PKey::EC::Point#mul on LibreSSL 2019-06-06 21:46:36 -07:00
test_pkey_rsa.rb openssl: merge changes in v2.1.1 2018-05-12 07:33:53 +00:00
test_random.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
test_ssl.rb test/openssl/test_ssl: skip test_fallback_scsv if necessary 2020-07-18 13:17:10 +09:00
test_ssl_session.rb openssl: sync with upstream repository 2018-08-08 14:13:53 +00:00
test_x509attr.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509cert.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509crl.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509ext.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509name.rb Get rid of false positive misspellings 2019-12-24 10:33:32 +09:00
test_x509req.rb openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
test_x509store.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
ut_eof.rb openssl: import v2.1.0.beta1 2017-09-03 12:35:27 +00:00
utils.rb test/openssl/utils.rb: Extend the timeout for armv7l 2019-06-07 23:37:55 +09:00