]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/bntests.pl
Make bntest be (mostly) file-based.
authorRich Salz <rsalz@openssl.org>
Mon, 28 Nov 2016 17:26:05 +0000 (12:26 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 28 Nov 2016 17:26:05 +0000 (12:26 -0500)
commit8d1ebff41c75e4eebc7d5cc5a561a1bab6b50e70
tree7b8ce132ea9c1cf999e72bd67cfe1b4a1a30fbcb
parentb3618f44a7b8504bfb0a64e8a33e6b8e56d4d516
Make bntest be (mostly) file-based.

Test suite used from boring, written by David Benjamin.
Test driver converted from C++ to C.
Added a Perl program to check the testsuite file.
Extensive review feedback incorporated (thanks folks).

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/bntest.c
test/bntests.pl [new file with mode: 0755]
test/bntests.txt [new file with mode: 0644]
test/build.info
test/recipes/10-test_bn.t
test/recipes/bc.pl [deleted file]