openssl/test/recipes/90-test_threads.t
Alessandro Ghedini 71a04cfca0 Implement new multi-threading API
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-02-26 10:00:36 +00:00

5 lines
90 B
Perl
Executable file

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