]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: add threading test for object creation
authorPauli <pauli@openssl.org>
Mon, 14 Jun 2021 01:11:16 +0000 (11:11 +1000)
committerPauli <ppzgs1@gmail.com>
Sat, 25 Sep 2021 00:39:20 +0000 (10:39 +1000)
commit0855591e1f3559313641c13e4b7ce900ce42321c
tree87f56887e98edcc1fb33e423930420114341559d
parentb66b024cf7124c9639011b27b70a082e3bc3d269
test: add threading test for object creation

In addition, rework the multi tests to use common code.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15713)
test/threadstest.c