qt6-bb10/tests/auto
Tor Arne Vestbø e7371c19d9 testlib: Defer signal dumper start until tests are ready to run
We don't want the signal dumper to pick up signals that our own
test machinery produces, such as the ones emitted from the watchdog
thread startup and shutdown. This would otherwise produce:

 tst_Signaldumper::initTestCase() Signal: QThread(7fc969e0d870) started ()

At startup, and at shutdown even more confusingly:

 tst_Signaldumper::UnknownTestFunc() Signal: QThread(7fc969e0d870) finished ()

Change-Id: I9e81fa168eaa92551d38d5576973bbf95ac23364
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-07-22 23:23:16 +02:00
..
cmake CMake: Fix configuration of CMake tests in-build-tree 2020-07-20 18:12:23 +02:00
concurrent CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
corelib tst_QPluginLoader: Fix MachO stub tests 2020-07-22 02:04:15 +02:00
dbus Fix passing QDBusUnixFileDescriptors over peer-to-peer connections 2020-07-13 20:45:20 +02:00
gui QTestlib: Enable comparing QList against initializer lists/arrays 2020-07-21 22:01:20 +02:00
guiapplauncher
installed_cmake
network SSL: add an autotest for handling of illegal datetimes in certificates 2020-07-17 17:50:54 +02:00
opengl CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
other Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +02:00
printsupport CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
testlib testlib: Defer signal dumper start until tests are ready to run 2020-07-22 23:23:16 +02:00
tools moc: allow wrapper generation for QProperty in pimpl class 2020-07-14 17:06:46 +02:00
widgets qnsview: don't active QWindows inside NSWindows that are not key 2020-07-22 09:08:32 +02:00
xml QDomNode: Add namespaceURI parameter to browse methods 2020-07-17 09:54:47 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
auto.pro CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00