Use BIO not FILE for test file
authorRich Salz <rsalz@openssl.org>
Mon, 15 May 2017 18:49:37 +0000 (14:49 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 16 May 2017 00:39:15 +0000 (20:39 -0400)
commite1cfd184dafb3e0759c567d7ca13a92b5491ff89
treea1ebb0b007f5d6ccb4e13c4311810c4baf736e92
parent007d2725303936588df656042fd61aa8ec6f7254
Use BIO not FILE for test file

Allow multiple file arguments.
Split bntests.txt into separate files.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3471)
test/bnexp.txt [new file with mode: 0644]
test/bnmod.txt [new file with mode: 0644]
test/bnmul.txt [new file with mode: 0644]
test/bnshift.txt [new file with mode: 0644]
test/bnsum.txt [new file with mode: 0644]
test/bntest.c
test/bntests.txt [deleted file]
test/recipes/10-test_bn.t