2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-07 19:38:33 +08:00
openssl/test/recipes/70-test_verify_extra.t
Richard Levitte 2a74b62e3a Add a few missing tests
test_clienthello
test_packet
test_verify_extra
test_secmem

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-07 16:10:58 +02:00

6 lines
94 B
Perl

#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_jpake", "verify_extra_test");