Split test/recipes/03_test_internal.t into individual tests
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Mar 2017 19:18:56 +0000 (20:18 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Mar 2017 19:18:56 +0000 (20:18 +0100)
commit22cef4e1f1f8f4346cc8b10b3374936c6b33624f
treebebcc900790b228b6ccdd56c8e8568c2ba0bd2f0
parentd063132737c9064e9f57d041c3849282315ac445
Split test/recipes/03_test_internal.t into individual tests

This allows a finer granularity when selecting which tests to run, and
makes the tests more vidible.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2901)
test/recipes/03-test_internal.t [deleted file]
test/recipes/03-test_internal_asn1.t [new file with mode: 0644]
test/recipes/03-test_internal_chacha.t [new file with mode: 0644]
test/recipes/03-test_internal_mdc2.t [new file with mode: 0644]
test/recipes/03-test_internal_modes.t [new file with mode: 0644]
test/recipes/03-test_internal_poly1305.t [new file with mode: 0644]
test/recipes/03-test_internal_siphash.t [new file with mode: 0644]
test/recipes/03-test_internal_x509.t [new file with mode: 0644]