openssl/test/recipes
Richard Levitte a351805733 Make sure that 80-test_ca.t finds all the config files
This recipe counted too much on being called with test/ as its current
working directory.  That's a mistake on, for example, Windows.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-07 16:10:59 +02:00
..
00-check_testexes.t Check the validity of MINFO 2015-09-07 16:10:58 +02: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 Simplify very simple test recipes further. 2015-09-07 16:10:58 +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 Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_sha256.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_sha512.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
05-test_wp.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
10-test_bn.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +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 OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
15-test_ec.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
15-test_ecdh.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
15-test_ecdsa.t Simplify very simple test recipes further. 2015-09-07 16:10:58 +02:00
15-test_rsa.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
20-test_enc.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02: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 OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02: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 Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +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 Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02: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
70-test_clienthello.t Correct test name 2015-09-07 16:10:58 +02:00
70-test_packet.t Correct test name 2015-09-07 16:10:58 +02:00
70-test_sslextension.t Adapt the libssl test harness testing scripts to new testing framework 2015-09-07 16:10:58 +02:00
70-test_sslsessiontick.t Remake test/sslsessionticktest.pl into a recipe 2015-09-07 16:10:58 +02:00
70-test_sslskewith0p.t Adapt the libssl test harness testing scripts to new testing framework 2015-09-07 16:10:58 +02:00
70-test_sslvertol.t Adapt the libssl test harness testing scripts to new testing framework 2015-09-07 16:10:58 +02:00
70-test_verify_extra.t Correct test name 2015-09-07 16:10:58 +02:00
80-test_ca.t Make sure that 80-test_ca.t finds all the config files 2015-09-07 16:10:59 +02:00
80-test_cms.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
80-test_ocsp.t Change OpenSSL::Test to be an extension of Test::More 2015-09-07 16:10:58 +02:00
80-test_ssl.t Remake the testsslproxy tests 2015-09-07 16:10:58 +02:00
80-test_tsa.t Change the 80-test_tsa recipe as per changes in testtsa 2015-09-07 16:10:58 +02: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_gost2814789.t Change OpenSSL::Test to be an extension of Test::More 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 Simplify very simple test recipes further. 2015-09-07 16:10:58 +02: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 Simplify very simple test recipes further. 2015-09-07 16:10:58 +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 Remove special x509 test conversions 2015-09-07 16:10:58 +02:00