]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use common STANZA for bn and exp tests
authorRich Salz <rsalz@openssl.org>
Mon, 5 Jun 2017 17:32:05 +0000 (13:32 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 5 Jun 2017 17:41:30 +0000 (13:41 -0400)
commitae269dd8b72dbed1f2c5f92dbe0fbf5b7b905e7b
tree53de9420e6c8c8c3808967cbc1418c94f7880a98
parent71dd3b6464df1ba524601c3705e1d1e3c7c5406d
Use common STANZA for bn and exp tests

Standardize file:line messages
Reduce buff size; move to end of STANZA
Add some Title entries (with blank line after)
Add Title to some BN test files.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3608)
test/bnmod.txt
test/bnmul.txt
test/bnshift.txt
test/bntest.c
test/build.info
test/evp_test.c
test/evpciph.txt
test/evppkey.txt
test/testutil.h
test/testutil/stanza.c [new file with mode: 0644]