]> granicus.if.org Git - gc/commit
Fix multi-threaded gctest for the case of NTHREADS is set to zero
authorIvan Maidanski <ivmai@mail.ru>
Wed, 13 Jun 2018 22:11:49 +0000 (01:11 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 17 Jul 2018 06:03:41 +0000 (09:03 +0300)
commitfa2965e1e67c95c11484c31fa6a5765152b71f7c
treee038efedd4121c1373a9f7ccd3c5899e2455b72d
parenta351b8f4bbe98b309c50ae0f6ec2459ef3141688
Fix multi-threaded gctest for the case of NTHREADS is set to zero
(fix of commit 347c1f0d0)

* tests/test.c [THREADS] (run_one_test): If !GC_thread_is_registered()
then FAIL only if GC_is_init_called().
tests/test.c