openssl/test/recipes
Emilia Kasper a263f320eb Remove proxy tests. Add verify callback tests.
The old proxy tests test the implementation of an application proxy
policy callback defined in the test itself, which is not particularly
useful.

It is, however, useful to test cert verify overrides in
general. Therefore, replace these tests with tests for cert verify
callback behaviour.

Also glob the ssl test inputs on the .in files to catch missing
generated files.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-05-12 19:02:42 +02:00
..
01-test_abort.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
01-test_ordinals.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
01-test_symbol_presence.t Add a best effort test to check shared library consistency 2016-04-22 12:55:48 +02:00
05-test_bf.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_cast.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_des.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_hmac.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_idea.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_md2.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_md4.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_md5.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_mdc2.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_rand.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_rc2.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_rc4.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_rc5.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_rmd.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_sha1.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_sha256.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_sha512.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
05-test_wp.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
10-test_bn.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
10-test_exp.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_dh.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_dsa.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_ec.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_ecdh.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_ecdsa.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
15-test_rsa.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
20-test_enc.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_crl.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_d2i.t Add ASN.1 INTEGER tests. 2016-05-03 13:06:15 +01:00
25-test_gen.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_pkcs7.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_req.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_sid.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_verify.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
25-test_x509.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
30-test_afalg.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
30-test_engine.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
30-test_evp.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
30-test_evp_extra.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
30-test_pbelu.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
40-test_rehash.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
70-test_clienthello.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
70-test_packet.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
70-test_sslcertstatus.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_sslextension.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_sslsessiontick.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_sslskewith0p.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_sslvertol.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_tlsextms.t Fix the no-tls option 2016-05-04 10:20:02 +01:00
70-test_verify_extra.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_ca.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_cipherlist.t Replace cipherlist test 2016-05-11 18:59:46 +02:00
80-test_cms.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_ct.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_dane.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_dtlsv1listen.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_ocsp.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_ssl_new.t Remove proxy tests. Add verify callback tests. 2016-05-12 19:02:42 +02:00
80-test_ssl_old.t Remove proxy tests. Add verify callback tests. 2016-05-12 19:02:42 +02:00
80-test_ssl_test_ctx.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_tsa.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
80-test_x509aux.t Fix i2d_X509_AUX, update docs and add tests 2016-05-11 01:46:06 -04:00
90-test_async.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_constant_time.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_gmdiff.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_heartbeat.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_ige.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_memleak.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_networking.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_np.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_p5_crpt2.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_secmem.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_srp.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_threads.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
90-test_v3name.t Unified copyright for test recipes 2016-04-22 07:58:47 -04:00
bc.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
tconversion.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00