5705e05037
Add a suite of tests for the ASYNC_* functions Reviewed-by: Rich Salz <rsalz@openssl.org>
5 lines
94 B
Perl
5 lines
94 B
Perl
#!/usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_async", "asynctest", "async");
|