50f0a9b3dd
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>
5 lines
88 B
Perl
5 lines
88 B
Perl
#! /usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_secmem", "secmemtest");
|