qt5base-lts/tests/auto/network/socket/qsocks5socketengine
Friedemann Kleint 45948967bd tst_QSocks5SocketEngine: Refactor tests
Rewrite tcpSocketNonBlockingTest() and downloadBigFile() to use lambdas for
the slots. This allows for removing the related member variables and slots
of the test class and ensures no leaks of sockets or inconsistent values.
Add an error handler printing the error message to the flaky downloadBigFile()
test.

Change-Id: Ieb64063c41e045a1a50a6d074bef01753ee319ef
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-01-23 12:22:54 +00:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST Blacklist socks bind test on Windows 2015-06-20 15:25:39 +00:00
qsocks5socketengine.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qsocks5socketengine.cpp tst_QSocks5SocketEngine: Refactor tests 2017-01-23 12:22:54 +00:00