mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
2a74b62e3a
test_clienthello test_packet test_verify_extra test_secmem Reviewed-by: Rich Salz <rsalz@openssl.org>
6 lines
87 B
Perl
6 lines
87 B
Perl
#! /usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_jpake", "secmemtest");
|