提交 2a74b62e 编写于 作者: R Richard Levitte

Add a few missing tests

test_clienthello
test_packet
test_verify_extra
test_secmem
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 ca904707
#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_jpake", "clienthellotest");
#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_jpake", "packettest");
#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_jpake", "verify_extra_test");
#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_jpake", "secmemtest");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册