test: add sm3 low level test case to test suite.
author杨明君 <yangmingjun@uniontech.com>
Mon, 22 Feb 2021 06:50:11 +0000 (14:50 +0800)
committerPauli <pauli@openssl.org>
Mon, 21 Jun 2021 01:34:16 +0000 (11:34 +1000)
commitc3708f9f7acb37c78fcbb1ee635d47aa0266e8ba
tree173bfa700c0e033d79f76f4e8095cbcb9ae8fac4
parentecd699b6dae054d368ca9ff04f3b80013f3c241f
test: add sm3 low level test case to test suite.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14271)
test/build.info
test/recipes/03-test_internal_sm3.t [new file with mode: 0644]
test/sm3_internal_test.c [new file with mode: 0644]