Add ASYNC tests
authorMatt Caswell <matt@openssl.org>
Mon, 5 Oct 2015 18:41:58 +0000 (19:41 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:34:35 +0000 (23:34 +0000)
commit5705e05037938623f701092ec84dae90d191091c
tree319248fd945ea34f67796c9acd963a182b4fb578
parent44a27ac282ec2a419027383ce0ac6c7f304b1490
Add ASYNC tests

Add a suite of tests for the ASYNC_* functions

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/Makefile
test/asynctest.c [new file with mode: 0644]
test/recipes/90-test_async.t [new file with mode: 0644]