Clean up some SM2 related TODOs in the tests
authorMatt Caswell <matt@openssl.org>
Fri, 18 Sep 2020 09:41:58 +0000 (10:41 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Sep 2020 10:13:53 +0000 (11:13 +0100)
commitfb2a6954fbfde3890deb572014f6d135808bf43b
treed724a979a6efe083409c42b2077a7c3424906a5b
parentce64d3eee06a64e78ea5be7e8f0dd7172aa78259
Clean up some SM2 related TODOs in the tests

Now that we have full SM2 support, we can remove some TODOs from the tests.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12913)
test/evp_extra_test.c
test/recipes/20-test_pkeyutl.t
test/recipes/25-test_req.t