openssl/test/recipes
Richard Levitte d11b43fdd3 Remove test targets from Makefile, have it use run_tests.pl
Also remove recipes/00-check_testalltests.t, since it will lack the
information from the now gone alltests target.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-07 16:10:58 +02:00
..
00-check_testexes.t Groundwork for a perl based testing framework 2015-09-07 16:10:57 +02:00
05-test_bf.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_cast.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_des.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_hmac.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_idea.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_md2.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_md4.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_md5.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_mdc2.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_rand.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_rc2.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_rc4.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_rc5.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_rmd.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_sha1.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_sha256.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_sha512.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
05-test_wp.t Add recipes for individual block ciphers, stream ciphers and digests 2015-09-07 16:10:57 +02:00
10-test_bn.t Add math tests recipes 2015-09-07 16:10:57 +02:00
10-test_exp.t Add math tests recipes 2015-09-07 16:10:57 +02:00
15-test_dh.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
15-test_dsa.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
15-test_ec.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
15-test_ecdh.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
15-test_ecdsa.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
15-test_rsa.t Add asymetric cipher test recipes 2015-09-07 16:10:57 +02:00
20-test_enc.t Add the encryption test recipe 2015-09-07 16:10:57 +02:00
25-test_crl.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_gen.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_pkcs7.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_req.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_sid.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_verify.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
25-test_x509.t Add recipes for tests related to certificates 2015-09-07 16:10:57 +02:00
30-test_engine.t Add engine and evp test recipes. 2015-09-07 16:10:57 +02:00
30-test_evp_extra.t Add engine and evp test recipes. 2015-09-07 16:10:57 +02:00
30-test_evp.t Add engine and evp test recipes. 2015-09-07 16:10:57 +02:00
80-test_ca.t Add recipes for the larger protocols 2015-09-07 16:10:57 +02:00
80-test_cms.t Add recipes for the larger protocols 2015-09-07 16:10:57 +02:00
80-test_ocsp.t Add recipes for the larger protocols 2015-09-07 16:10:57 +02:00
80-test_ssl.t Add recipes for the larger protocols 2015-09-07 16:10:57 +02:00
80-test_tsa.t Add recipes for the larger protocols 2015-09-07 16:10:57 +02:00
90-test_constant_time.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_gost2814789.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_heartbeat.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_ige.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_jpake.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_p5_crpt2.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_srp.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
90-test_v3name.t Add recipes for misc other things we want to test 2015-09-07 16:10:57 +02:00
bc.pl Add math tests recipes 2015-09-07 16:10:57 +02:00
tconversion.pl Add a helper script for key file format conversion tests 2015-09-07 16:10:57 +02:00