openssl/test/recipes
Dr. Matthias St. Pierre be3acd799b Fix typos in fipsinstall test
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10506)
2019-12-01 03:26:49 +01:00
..
04-test_conf_data Add a tester of OpenSSL config files and test the current .pragma 2019-11-12 13:33:12 +01:00
04-test_params_conversion_data Params conversion tests. 2019-05-21 07:42:54 +10:00
04-test_pem_data Strip BOM on loading PEM files 2019-10-25 18:04:35 +02:00
10-test_bn_data Add GCD testing infrastructure. 2019-10-17 14:25:10 +03:00
15-test_ecparam_data
15-test_mp_rsa_data
30-test_evp_data Allow specifying the tag after AAD in CCM mode (2) 2019-11-20 10:40:55 +01:00
80-test_cms_data Add the content type attribute to additional CMS signerinfo. 2019-06-03 15:19:48 +10:00
80-test_ocsp_data
90-test_gost_data
90-test_includes_data Remove RANDFILE settings from configuration files 2019-11-24 08:35:14 +01:00
90-test_sslapi_data
90-test_store_data
95-test_external_krb5_data
95-test_external_pyca_data
01-test_abort.t
01-test_sanity.t
01-test_symbol_presence.t
01-test_test.t
02-test_errstr.t test/recipes/02_test_errstr.t: Make it less fragile 2019-07-04 12:06:43 +02:00
02-test_internal_context.t
02-test_internal_ctype.t
02-test_internal_keymgmt.t test/keymgmt_internal_test.c: New test of keymgmt internals 2019-10-17 18:07:45 +02:00
02-test_internal_provider.t Add test for the provider configuration module 2019-04-03 11:42:48 +02:00
02-test_lhash.t
02-test_ordinals.t test/recipes/02-test_ordinals.t: Take '?' and '?+' into account 2019-11-05 22:44:21 +01:00
02-test_sparse_array.t
02-test_stack.t
03-test_exdata.t
03-test_fipsinstall.t Fix typos in fipsinstall test 2019-12-01 03:26:49 +01:00
03-test_internal_asn1_dsa.t Add simple ASN.1 utils for DSA signature DER. 2019-07-12 06:26:46 +10:00
03-test_internal_asn1.t
03-test_internal_bn.t
03-test_internal_chacha.t
03-test_internal_curve448.t
03-test_internal_ec.t
03-test_internal_mdc2.t
03-test_internal_modes.t
03-test_internal_namemap.t Add a namemap test 2019-06-24 10:58:13 +02:00
03-test_internal_poly1305.t
03-test_internal_rsa_sp800_56b.t
03-test_internal_siphash.t
03-test_internal_sm2.t
03-test_internal_sm4.t
03-test_internal_ssl_cert_table.t
03-test_internal_x509.t
03-test_params_api.t
03-test_property.t
03-test_ui.t
04-test_asn1_decode.t
04-test_asn1_encode.t
04-test_asn1_string_table.t
04-test_bio_callback.t
04-test_bioprint.t
04-test_conf.t Add a tester of OpenSSL config files and test the current .pragma 2019-11-12 13:33:12 +01:00
04-test_err.t
04-test_param_build.t Parameter building utilities. 2019-07-17 16:59:09 +10:00
04-test_params_conversion.t Params conversion tests. 2019-05-21 07:42:54 +10:00
04-test_params.t
04-test_pem.t Strip BOM on loading PEM files 2019-10-25 18:04:35 +02:00
04-test_provider.t
05-test_bf.t
05-test_cast.t
05-test_des.t
05-test_hmac.t
05-test_idea.t
05-test_md2.t testing: set OPENSSL_MODULES to the providers directory by default 2019-08-27 11:53:33 +02:00
05-test_mdc2.t testing: set OPENSSL_MODULES to the providers directory by default 2019-08-27 11:53:33 +02:00
05-test_rand.t
05-test_rc2.t
05-test_rc4.t
05-test_rc5.t
06-test-rdrand.t
10-test_bn.t Add GCD testing infrastructure. 2019-10-17 14:25:10 +03:00
10-test_exp.t
15-test_dh.t
15-test_dsa.t
15-test_ec.t
15-test_ecdsa.t
15-test_ecparam.t added code to validate EC named curve parameters 2019-04-11 12:05:38 +03:00
15-test_genrsa.t
15-test_mp_rsa.t
15-test_out_option.t
15-test_rsa.t
15-test_rsapss.t Test: use keywords instead of magic numbers for 'rsa_pss_saltlen' 2019-05-02 23:01:42 +02:00
20-test_enc_more.t 20-test_enc_more.t: Replace deprecated -ciphers option with -list 2019-10-24 12:23:34 +02:00
20-test_enc.t
20-test_kdf.t Lowercase command line 'N' argument since params have lower case names 2019-09-06 19:27:57 +10:00
20-test_mac.t
20-test_passwd.t
20-test_pkeyutl.t EC only uses approved curves in FIPS mode. 2019-06-25 12:00:25 +10:00
20-test_provider.t openssl provider: New sub-command, for provider discovery 2019-08-28 10:33:45 +02:00
25-test_crl.t
25-test_d2i.t
25-test_pkcs7.t
25-test_req.t Remove RANDFILE settings from configuration files 2019-11-24 08:35:14 +01:00
25-test_sid.t
25-test_verify_store.t Add a basic test of -CAstore 2019-11-03 18:38:23 +01:00
25-test_verify.t EC only uses approved curves in FIPS mode. 2019-06-25 12:00:25 +10:00
25-test_x509.t Fix no-ec 2019-03-27 10:09:04 +00:00
30-test_aesgcm.t
30-test_afalg.t
30-test_engine.t
30-test_evp_extra.t testing: set OPENSSL_MODULES to the providers directory by default 2019-08-27 11:53:33 +02:00
30-test_evp_fetch_prov.t Fix typos in fipsinstall test 2019-12-01 03:26:49 +01:00
30-test_evp_kdf.t
30-test_evp_pkey_dparam.t Add d2i_KeyParams/i2d_KeyParams API's. 2019-05-27 21:55:10 +10:00
30-test_evp_pkey_provided.t TEST: add tests of text and PEM printout of a provider made key 2019-11-29 20:55:16 +01:00
30-test_evp.t Fix typos in fipsinstall test 2019-12-01 03:26:49 +01:00
30-test_pbelu.t
30-test_pkey_meth_kdf.t
30-test_pkey_meth.t
40-test_rehash.t
60-test_x509_check_cert_pkey.t
60-test_x509_dup_cert.t
60-test_x509_store.t
60-test_x509_time.t
65-test_cmp_asn.t Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 2019-09-27 10:53:11 +01:00
65-test_cmp_ctx.t Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 2019-09-27 10:53:11 +01:00
65-test_cmp_hdr.t chunk 5 of CMP contribution to OpenSSL 2019-10-29 14:17:39 +00:00
65-test_cmp_status.t chunk 5 of CMP contribution to OpenSSL 2019-10-29 14:17:39 +00:00
70-test_asyncio.t
70-test_bad_dtls.t
70-test_clienthello.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
70-test_comp.t
70-test_key_share.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
70-test_packet.t
70-test_recordlen.t
70-test_renegotiation.t
70-test_servername.t
70-test_sslcbcpadding.t
70-test_sslcertstatus.t
70-test_sslextension.t Fix test_sslextension if TLSv1.2 has been disabled 2019-08-09 17:29:39 +01:00
70-test_sslmessages.t Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00
70-test_sslrecords.t
70-test_sslsessiontick.t
70-test_sslsigalgs.t
70-test_sslsignature.t
70-test_sslskewith0p.t
70-test_sslversions.t
70-test_sslvertol.t
70-test_tls13alerts.t
70-test_tls13cookie.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
70-test_tls13downgrade.t
70-test_tls13hrr.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
70-test_tls13kexmodes.t Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00
70-test_tls13messages.t Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00
70-test_tls13psk.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
70-test_tlsextms.t
70-test_verify_extra.t Support SM2 certificate signing 2019-06-28 18:58:19 +08:00
70-test_wpacket.t
71-test_ssl_ctx.t Add ssl_ctx_test to test suite. 2019-11-08 08:23:15 +01:00
80-test_ca.t Support SM2 certificate signing 2019-06-28 18:58:19 +08:00
80-test_cipherbytes.t
80-test_cipherlist.t
80-test_ciphername.t
80-test_cms.t Add the content type attribute to additional CMS signerinfo. 2019-06-03 15:19:48 +10:00
80-test_cmsapi.t
80-test_ct.t
80-test_dane.t
80-test_dtls_mtu.t
80-test_dtls.t
80-test_dtlsv1listen.t
80-test_ocsp.t
80-test_pkcs12.t
80-test_ssl_new.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
80-test_ssl_old.t Remove RANDFILE settings from configuration files 2019-11-24 08:35:14 +01:00
80-test_ssl_test_ctx.t
80-test_sslcorrupt.t
80-test_tsa.t
80-test_x509aux.t
90-test_asn1_time.t
90-test_async.t
90-test_bio_enc.t
90-test_bio_memleak.t
90-test_constant_time.t
90-test_fatalerr.t
90-test_gmdiff.t
90-test_gost.t Allow TLSv1.3 in a no-ec build 2019-06-17 10:57:19 +01:00
90-test_ige.t
90-test_includes.t
90-test_memleak.t
90-test_overhead.t test/cipher_overhead_test.c: build unconditionally 2019-11-27 20:37:16 +01:00
90-test_secmem.t
90-test_shlibload.t
90-test_srp.t
90-test_sslapi.t Extend tests of SSL_check_chain() 2019-08-09 17:29:39 +01:00
90-test_sslbuffers.t
90-test_store.t
90-test_sysdefault.t
90-test_threads.t
90-test_time_offset.t
90-test_tls13ccs.t
90-test_tls13encryption.t
90-test_tls13secrets.t
90-test_v3name.t
95-test_external_boringssl.t
95-test_external_krb5.t testing: set OPENSSL_MODULES to the providers directory by default 2019-08-27 11:53:33 +02:00
95-test_external_pyca.t
99-test_ecstress.t
99-test_fuzz.t
ocsp-response.der
tconversion.pl