qt6-bb10/tests/auto/network/ssl/qsslsocket
Timur Pocheptsov 10893c984b QSslSocket (autotest) - defuse a time bomb
Interesting, it only exploded now - initially we were too fast (faster than
500 ms) so never noticed. Now that more tests with the similar event loop
handling were introduced, the last one was catching a single-shot timer
signal, accessing long dead object).

Fixes: QTBUG-87612
Change-Id: I52446fa7b08ef90a4742af3662da7837a8602941
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-10-16 05:21:34 +02:00
..
certs Add test case for QSslSocket to show the wrong behavior 2020-10-02 13:22:38 +02:00
.gitignore
.prev_CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
BLACKLIST Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslsocket.pro Expose docker test server as an internal config to all modules 2019-04-25 15:33:06 +00:00
ssl.tar.gz
tst_qsslsocket.cpp QSslSocket (autotest) - defuse a time bomb 2020-10-16 05:21:34 +02:00