qt5base-lts/tests/auto/concurrent
Sona Kurazyan 42f2a9c5ce tst_QtConcurrentThreadEngine: fix the threadCount() test
Enable the check, that has been disabled because of instability, which
makes the test-case useless. The reason for instability probably was
that it doesn't always start maxThreadCount number of threads: it could
be less if the workers reuse the thread pool's already created threads
(if possible) instead of creating new one each time. But we can at least
make sure, that we're not starting more threads than expected.

Task-number: QTBUG-94463
Pick-to: 5.15 6.1 6.2
Change-Id: I8e498c377d86c49758bde0114fe6f7e0432fe993
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
2021-07-12 15:54:41 +02:00
..
qtconcurrentfilter Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qtconcurrentfiltermapgenerated Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentiteratekernel Remove the dead code for blocking methods from QtConcurrent 2021-06-14 11:52:36 +02:00
qtconcurrentmap Fix gcc warnings from having only one of assignment/copy 2021-04-11 19:53:51 +02:00
qtconcurrentmedian Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentrun Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrenttask Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtconcurrentthreadengine tst_QtConcurrentThreadEngine: fix the threadCount() test 2021-07-12 15:54:41 +02:00
CMakeLists.txt CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
testhelper_functions.h Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00