Split out thread pool tests into threadpool_test
authorTomas Mraz <tomas@openssl.org>
Wed, 16 Nov 2022 15:09:55 +0000 (16:09 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 22 Nov 2022 16:08:23 +0000 (17:08 +0100)
commitc48c32807f2d945a9672c48b59bff4083885a5bc
tree2cc60739789461d2a9dbe328738daed48d843c7f
parentf5a3669c8bc9cd1ea00f2bb7d058a752e6d2f152
Split out thread pool tests into threadpool_test

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19695)
test/build.info
test/recipes/90-test_threads.t
test/threadpool_test.c [new file with mode: 0644]
test/threadstest.c