qt5base-lts/tests/auto/network
Shane Kearns 450962be95 Fix platformsocketengine test failures
The platformsocketengine autotest uses the native socket engine directly
rather than through QAbstractSocket. The bind tests were failing because
the autotest was creating a socket with IPv4 (AF_INET) and then binding
with QHostAddress::Any (AF_INET6).
A linux kernel update caused this to start failing on the test machines.

Change-Id: Iea62f3d56dbfb35fcb952dcf00313578eb2bd764
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
2011-10-12 16:17:45 +02:00
..
access Create auto test for http HEAD request 2011-10-06 11:24:20 +02:00
bearer Remove code to selectively run test functions. 2011-10-06 05:28:32 +02:00
kernel Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
socket Fix platformsocketengine test failures 2011-10-12 16:17:45 +02:00
ssl Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00