openssl/test/recipes
Rich Salz 8d1ebff41c Make bntest be (mostly) file-based.
Test suite used from boring, written by David Benjamin.
Test driver converted from C++ to C.
Added a Perl program to check the testsuite file.
Extensive review feedback incorporated (thanks folks).

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-28 12:26:05 -05:00
..
01-test_abort.t
01-test_sanity.t
01-test_symbol_presence.t Correct detection of group end in map file when testing symbol presence 2016-09-06 00:48:13 +02:00
02-test_ordinals.t
03-test_internal.t Link internal tests with static OpenSSL libraries when needed 2016-11-10 15:51:43 +01:00
05-test_bf.t
05-test_cast.t
05-test_des.t
05-test_hmac.t
05-test_idea.t
05-test_md2.t
05-test_md4.t
05-test_md5.t
05-test_mdc2.t
05-test_rand.t
05-test_rc2.t
05-test_rc4.t
05-test_rc5.t
05-test_rmd.t
05-test_sha1.t
05-test_sha256.t
05-test_sha512.t
05-test_wp.t
10-test_bn.t Make bntest be (mostly) file-based. 2016-11-28 12:26:05 -05:00
10-test_exp.t
15-test_dh.t
15-test_dsa.t Add conversion test for MSBLOB format. 2016-11-17 03:53:03 +00:00
15-test_ec.t
15-test_ecdh.t
15-test_ecdsa.t
15-test_rsa.t Add conversion test for MSBLOB format. 2016-11-17 03:53:03 +00:00
20-test_enc.t
20-test_passwd.t Don't use DES when disabled. 2016-10-02 11:19:29 +01:00
25-test_crl.t
25-test_d2i.t Fix no-cms (CVE-2016-7053) 2016-11-10 13:04:11 +00:00
25-test_pkcs7.t
25-test_req.t
25-test_sid.t
25-test_verify.t
25-test_x509.t
30-test_afalg.t
30-test_engine.t
30-test_evp_extra.t
30-test_evp.t
30-test_pbelu.t
30-test_pkey_meth.t Add test to check EVP_PKEY method ordering. 2016-11-20 00:22:02 +00:00
40-test_rehash.t
70-test_asyncio.t Test recipes: remove duplicate OpenSSL::Test usage 2016-11-02 18:14:04 +01:00
70-test_bad_dtls.t
70-test_clienthello.t
70-test_key_share.t Add some tests for the key_share extension 2016-11-16 10:09:46 +00:00
70-test_packet.t
70-test_sslcbcpadding.t test_sslcbcpadding only makes sense <TLS1.3 2016-11-07 15:52:33 +00:00
70-test_sslcertstatus.t
70-test_sslextension.t
70-test_sslrecords.t Fix the tests following the state machine changes for TLSv1.3 2016-11-23 15:31:21 +00:00
70-test_sslsessiontick.t Remove old style NewSessionTicket from TLSv1.3 2016-11-23 15:31:21 +00:00
70-test_sslskewith0p.t
70-test_sslversions.t Give the test with only TLS1.1 and TLS1.0 a better name 2016-11-09 16:03:09 +00:00
70-test_sslvertol.t Add some more version tests 2016-11-09 16:03:09 +00:00
70-test_tls13messages.t Extend test_tls13messages 2016-11-23 15:31:21 +00:00
70-test_tlsextms.t Fixed various style issues in the key_share code 2016-11-16 10:09:46 +00:00
70-test_verify_extra.t
70-test_wpacket.t Add tests for the WPACKET implementation 2016-09-13 09:41:21 +01:00
80-test_ca.t Fix copy-paste test labels 2016-10-13 13:40:19 +02:00
80-test_cipherlist.t
80-test_cms.t add CMS SHA1 signing test 2016-11-25 20:50:58 +00:00
80-test_ct.t
80-test_dane.t
80-test_dtls_mtu.t Add test cases for DTLS_get_data_mtu() 2016-11-02 14:00:11 +00:00
80-test_dtls.t Test recipes: remove duplicate OpenSSL::Test usage 2016-11-02 18:14:04 +01:00
80-test_dtlsv1listen.t
80-test_ocsp.t
80-test_pkcs12.t
80-test_ssl_new.t Test mac-then-encrypt 2016-11-28 12:23:36 +01:00
80-test_ssl_old.t Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
80-test_ssl_test_ctx.t
80-test_sslcorrupt.t Fix the no-tls option 2016-11-10 13:04:11 +00:00
80-test_tsa.t
80-test_x509aux.t
90-test_async.t
90-test_bio_enc.t
90-test_bioprint.t
90-test_constant_time.t
90-test_external.t Run BoringSSL tests on Travis 2016-11-24 12:21:33 +01:00
90-test_fuzz.t Move 05-test_fuzz.t to 90-test_fuzz.t 2016-09-01 21:05:34 +02:00
90-test_gmdiff.t
90-test_ige.t
90-test_memleak.t
90-test_overhead.t Add unit test for ssl_cipher_get_overhead() 2016-11-02 14:00:11 +00:00
90-test_p5_crpt2.t
90-test_secmem.t
90-test_shlibload.t Don't assume to know the shared library extension 2016-11-04 00:19:14 +01:00
90-test_srp.t
90-test_sslapi.t Test recipes: remove duplicate OpenSSL::Test usage 2016-11-02 18:14:04 +01:00
90-test_threads.t
90-test_tls13secrets.t Add a test for the TLS1.3 secret generation 2016-11-09 14:08:14 +00:00
90-test_v3name.t
ocsp-response.der Extend test_tls13messages 2016-11-23 15:31:21 +00:00
tconversion.pl Add conversion test for MSBLOB format. 2016-11-17 03:53:03 +00:00