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
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
test_engine.rb
test_fips.rb
test_hmac.rb
test_kdf.rb
test_ns_spki.rb
test_ocsp.rb
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
test_pkey_dh.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_pkey_dsa.rb
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
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
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb Get rid of false positive misspellings 2019-12-24 10:33:32 +09:00
test_x509req.rb
test_x509store.rb
ut_eof.rb
utils.rb test/openssl/utils.rb: Extend the timeout for armv7l 2019-06-07 23:37:55 +09:00