[test] unit test for field_inv function pointer in EC_METHOD
authorNicola Tuveri <nic.tuv@gmail.com>
Mon, 18 Feb 2019 01:46:54 +0000 (03:46 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Wed, 20 Feb 2019 18:03:48 +0000 (20:03 +0200)
commitb7fc0784c4cfe81db8728f814925c6f98dd948d1
tree90caf8ff3d37cdf842af3f1e5783b82354d68cc1
parent09c11fe59b3d45d35e61d95d0f3a5a371f96a19d
[test] unit test for field_inv function pointer in EC_METHOD

This is a rewrite of commit 8f58ede09572dcc6a7e6c01280dd348240199568 for
the 1.1.0-stable branch.

Co-authored-by: Billy Brumley <bbrumley@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8263)
test/build.info
test/ec_internal_test.c [new file with mode: 0644]
test/recipes/03-test_internal_ec.t [new file with mode: 0644]