Improve use of the test framework in the SM2 internal tests
authorMatt Caswell <matt@openssl.org>
Thu, 31 May 2018 12:49:47 +0000 (13:49 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 Jun 2018 10:59:56 +0000 (11:59 +0100)
commite14d6cf691c9d8ad49df280b580b6836a67c6a19
treecbf7b07a1abd22da9e711c3656ed599f5f7b7715
parent44d3845d8967c66a87e4d7628552e2bfd45ac344
Improve use of the test framework in the SM2 internal tests

Also general clean up of those tests

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6386)
crypto/ec/ec_pmeth.c
crypto/include/internal/sm2.h
crypto/sm2/sm2_crypt.c
test/build.info
test/recipes/03-test_internal_sm2.t [moved from test/recipes/03-test_sm2_sign_internal.t with 84% similarity]
test/recipes/03-test_sm2_crypt_internal.t [deleted file]
test/sm2_crypt_internal_test.c [deleted file]
test/sm2_internal_test.c [new file with mode: 0644]
test/sm2_sign_internal_test.c [deleted file]