提交 467bbe09 编写于 作者: R Richard Levitte

CT test can't run without EC, so skip it on that algo as well

Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 c469a9a8
......@@ -7,5 +7,5 @@ setup("test_ct");
$ENV{CTLOG_FILE} = srctop_file("test", "ct", "log_list.conf");
$ENV{CT_DIR} = srctop_file("test", "ct");
$ENV{CERTS_DIR} = srctop_file("test", "certs");
simple_test("test_ct", "ct_test", "ct");
simple_test("test_ct", "ct_test", "ct", "ec");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册