]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: fix thread test config file problem
authorPauli <pauli@openssl.org>
Thu, 13 May 2021 00:34:42 +0000 (10:34 +1000)
committerPauli <pauli@openssl.org>
Thu, 13 May 2021 04:22:20 +0000 (14:22 +1000)
commit9a633a1c97e387157560641c4f7043efe52dba6b
tree71b07cbe70d2b12161dbee2a69b892da5c401cc3
parent7f24110a005496617110495e826d283900a028b7
test: fix thread test config file problem

Force the thread test to use the configuration file via a command line arg.
Use the test library support for libctx creation.

Fixes #15243

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15256)
test/recipes/90-test_threads.t
test/threadstest.c