]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move curve448_test.c to be a full internal test
authorMatt Caswell <matt@openssl.org>
Tue, 12 Dec 2017 19:55:38 +0000 (19:55 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commit2c9def25b1948f5f231b1acc15c060d9c2264816
tree53f50905546e845a37f61cb0d69380d9558d847f
parent52a9587c78a135ff200b8c92f8aad7ea1bd4de75
Move curve448_test.c to be a full internal test

This ensures that this test is run as part of the test suite

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
test/build.info
test/curve448_internal_test.c [moved from crypto/ec/curve448/curve448_test.c with 100% similarity]
test/recipes/03-test_internal_curve448.t [new file with mode: 0644]