mirror of
https://github.com/openssl/openssl.git
synced 2025-03-13 19:47:47 +08:00
Some tests were copied from test_jpake, but the title wasn't changed accordingly. This might seem like a small thing, but it does affect the log file name... Reviewed-by: Rich Salz <rsalz@openssl.org>
6 lines
98 B
Perl
6 lines
98 B
Perl
#! /usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_clienthello", "clienthellotest");
|