Test no-sm2, no-sm3, no-sm4
authorMatt Caswell <matt@openssl.org>
Tue, 19 Jun 2018 20:43:07 +0000 (21:43 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Jun 2018 09:10:52 +0000 (10:10 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/tools/pull/19)

run-checker/run-checker.sh

index 843cccb1253d08d515e654109195ecaa37a9f561..ab8910e9ee62ad2fd6f08a4e93c0aec61535ef10 100755 (executable)
@@ -42,7 +42,8 @@ no-static-engine no-stdio no-threads no-ts enable-ubsan no-ui
 enable-unit-test no-whirlpool enable-weak-ssl-ciphers enable-zlib
 enable-zlib-dynamic 386 no-dtls no-tls no-ssl3 no-tls1 no-tls1_1 no-tls1_2
 no-dtls1 no-dtls1_2 no-ssl3-method no-tls1-method no-tls1_1-method
-no-tls1_2-method no-dtls1-method no-dtls1_2-method no-siphash no-tls1_3 )
+no-tls1_2-method no-dtls1-method no-dtls1_2-method no-siphash no-tls1_3 no-sm2
+no-sm3 no-sm4 )
 
 run-hook () {
     local hookname=$1; shift