1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
Yusuke Nakamura 44bfe72892 [ruby/openssl] Add tast cases to OpenSSL::BN using ractor
OpenSSL::BN has been make ractor-safed in 9e7cf9e ,
but there was no test.
And to use 'ractor' annotation, update test-unit to v3.4.6 or higher.

https://github.com/ruby/openssl/commit/7541a66911
2021-12-25 03:31:59 +09:00
..
fixtures/pkey
test_asn1.rb [ruby/openssl] Fix typos [ci skip] 2021-11-03 23:43:04 +09:00
test_bn.rb [ruby/openssl] Add tast cases to OpenSSL::BN using ractor 2021-12-25 03:31:59 +09:00
test_buffering.rb
test_cipher.rb [ruby/openssl] cipher: update test_ciphers 2021-12-20 23:42:02 +09:00
test_config.rb [ruby/openssl] Fixed misspellings 2021-10-16 18:25:11 +09:00
test_digest.rb [ruby/openssl] test/openssl/test_digest: do not test constants for legacy algorithms 2021-10-23 13:38:37 +09:00
test_engine.rb
test_fips.rb
test_hmac.rb [ruby/openssl] hmac: skip test_dup on OpenSSL 3.0 for now 2021-12-20 23:42:03 +09:00
test_kdf.rb
test_ns_spki.rb
test_ocsp.rb
test_ossl.rb
test_pair.rb [ruby/openssl] test/openssl/test_ssl: assume ECC support 2021-10-23 13:38:37 +09:00
test_pkcs7.rb
test_pkcs12.rb [ruby/openssl] test/openssl/test_pkcs12: fix test failures with OpenSSL 3.0 2021-10-23 13:38:38 +09:00
test_pkey.rb [ruby/openssl] test/openssl/test_pkey: use EC keys for PKey.generate_parameters tests 2021-10-23 13:38:39 +09:00
test_pkey_dh.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_dsa.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_ec.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_rsa.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_random.rb
test_ssl.rb [ruby/openssl] ssl: update test_options_disable_versions 2021-12-20 23:42:04 +09:00
test_ssl_session.rb [ruby/openssl] test/openssl/test_ssl: assume TLS 1.2 support 2021-10-23 13:38:36 +09:00
test_ts.rb [ruby/openssl] fix segv in Timestamp::{Request,Response,TokenInfo}.new 2021-10-16 18:34:35 +09:00
test_x509attr.rb
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb
test_x509req.rb
test_x509store.rb
ut_eof.rb
utils.rb [ruby/openssl] test/openssl/test_ssl: assume ECC support 2021-10-23 13:38:37 +09:00