Test infrastructure additions.
authorPauli <paul.dale@oracle.com>
Wed, 22 Mar 2017 04:27:55 +0000 (14:27 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 28 Mar 2017 22:51:43 +0000 (08:51 +1000)
commit2fae041d6c507315a619e2f29bff86e44cc1d0a1
tree916c82cafe8b198da5ca777b29ea4fab3f036f5b
parenta6ac1ed686346d2164c16446624c973e51d3ae92
Test infrastructure additions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3011)
20 files changed:
test/README
test/asn1_internal_test.c
test/build.info
test/cipherlist_test.c
test/crltest.c
test/lhash_test.c
test/mdc2_internal_test.c
test/pkey_meth_test.c
test/poly1305_internal_test.c
test/recipes/01-test_test.t [new file with mode: 0644]
test/ssl_test.c
test/ssl_test_ctx_test.c
test/stack_test.c
test/test_test.c [new file with mode: 0644]
test/testutil.c
test/testutil.h
test/tls13encryptiontest.c
test/tls13secretstest.c
test/x509_internal_test.c
test/x509_time_test.c