openssl/test/recipes
Richard Levitte c02bcb6678 Have 70-test_clienthello.t be selective on when it can be run
The test program clienthello checks TLS extensions, so there's no
point running it when no TLS protocol is available.

Reviewed-by: Ben Laurie <ben@openssl.org>
2016-02-04 10:55:38 +01:00
..
00-check_testexes.t Test suite: chomp->s/\R// to harmonize with mingw 'make test'. 2015-10-13 19:48:03 +02:00
01-test_ordinals.t Fix test_ordinals 2016-01-13 20:52:12 +00:00
05-test_bf.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_cast.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_des.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_hmac.t Fix a few tests that depended on the wrong algorithm check 2015-09-08 02:47:30 +02:00
05-test_idea.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_md2.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_md4.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_md5.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_mdc2.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_rand.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_rc2.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_rc4.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_rc5.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_rmd.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_sha1.t Correct sha tests 2015-09-20 02:06:51 +02:00
05-test_sha256.t Correct sha tests 2015-09-20 02:06:51 +02:00
05-test_sha512.t Correct sha tests 2015-09-20 02:06:51 +02:00
05-test_wp.t Correct whirlpool test 2015-09-20 02:06:51 +02:00
10-test_bn.t Test suite: chomp->s/\R// to harmonize with mingw 'make test'. 2015-10-13 19:48:03 +02:00
10-test_exp.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
15-test_dh.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
15-test_dsa.t Change test recipes to use disabled() 2015-09-20 00:04:16 +01:00
15-test_ec.t Change test recipes to use disabled() 2015-09-20 00:04:16 +01:00
15-test_ecdh.t Fix a few tests that depended on the wrong algorithm check 2015-09-08 02:47:30 +02:00
15-test_ecdsa.t Fix a few tests that depended on the wrong algorithm check 2015-09-08 02:47:30 +02:00
15-test_rsa.t Change test recipes to use disabled() 2015-09-20 00:04:16 +01:00
20-test_enc.t Do not use redirection on binary files 2016-01-14 13:15:45 +01:00
25-test_crl.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
25-test_gen.t Change test recipes to use disabled() 2015-09-20 00:04:16 +01:00
25-test_pkcs7.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
25-test_req.t Test suite: chomp->s/\R// to harmonize with mingw 'make test'. 2015-10-13 19:48:03 +02:00
25-test_sid.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
25-test_verify.t Add tests for non-ca trusted roots and intermediates 2016-01-31 21:24:16 -05:00
25-test_x509.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
30-test_engine.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
30-test_evp.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
30-test_evp_extra.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
30-test_pbelu.t Add a recipe for the new pbelu test 2015-09-07 16:10:58 +02:00
40-test_rehash.t Fix the rehash test on Windows 2015-09-22 23:27:33 +01:00
70-test_clienthello.t Have 70-test_clienthello.t be selective on when it can be run 2016-02-04 10:55:38 +01:00
70-test_packet.t Correct test name 2015-09-07 16:10:58 +02:00
70-test_sslcertstatus.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_sslextension.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_sslsessiontick.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_sslskewith0p.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_sslvertol.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_tlsextms.t Use the new OpenSSL::Test::Utils routines. 2016-01-26 09:53:36 +01:00
70-test_verify_extra.t Adjust the verify_extra test recipe to its executable 2015-09-08 00:54:49 +02:00
80-test_ca.t 80-test_ca.t is made to use the new perlapp() 2016-01-26 15:58:22 +01:00
80-test_cms.t make no-dh work 2015-09-20 12:50:55 +01:00
80-test_dane.t Only run DANE tests when EC is supported 2016-01-11 17:32:17 +01:00
80-test_ocsp.t Pipes on VMS do not work well with binary data, use an intermediary file 2016-01-13 17:27:06 +01:00
80-test_ssl.t Refactoring BIO: add a test, using test/ssltest 2016-02-03 19:40:32 +01:00
80-test_tsa.t Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
90-test_async.t Add ASYNC tests 2015-11-20 23:34:35 +00:00
90-test_constant_time.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
90-test_gmdiff.t Add a recipe for the new gmdiff test 2015-09-07 16:10:58 +02:00
90-test_heartbeat.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
90-test_ige.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
90-test_jpake.t Correct jpake test 2015-09-20 02:06:51 +02:00
90-test_memleak.t Enable/disable crypto-mdebug just like other features 2016-01-11 02:41:16 +00:00
90-test_networking.t Refactoring BIO: add a simple networking test of s_client and s_server 2016-02-03 20:36:59 +01:00
90-test_np.t Add a recipe for the new null pointer test 2015-09-07 16:10:59 +02:00
90-test_p5_crpt2.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
90-test_secmem.t Correct test name 2015-09-07 16:10:58 +02:00
90-test_srp.t Correct srp test 2015-09-20 02:06:51 +02:00
90-test_v3name.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
bc.pl Add math tests recipes 2015-09-07 16:10:57 +02:00
tconversion.pl Do not use redirection on binary files 2016-01-14 13:15:45 +01:00