Add a test for performing work in multiple concurrent threads
authorMatt Caswell <matt@openssl.org>
Thu, 10 Dec 2020 15:39:58 +0000 (15:39 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Jan 2021 17:30:46 +0000 (17:30 +0000)
commitae95a40e8d453aa9d4f6499568f658ffc88a7d6e
treef351502980366579dd4d53e49241f57ac3c36fe9
parentf6b72c7d75658e843ea0864e2f202cdc091020f9
Add a test for performing work in multiple concurrent threads

We test both the default provider and the fips provider

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13660)
test/recipes/90-test_threads.t
test/threadstest.c