mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
71a04cfca0
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
6 lines
90 B
Perl
Executable File
6 lines
90 B
Perl
Executable File
#! /usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_threads", "threadstest");
|