qt5base-lts/tests/auto/network/socket/qtcpsocket
Shane Kearns 7abd5d950d Skip untestable interfaces in QTcpSocket::bind autotest
bind() test failed if there is an autoconfigured IPv4 address.
e.g. bluetooth adaptor that is not attached to a network.
Or WLAN adaptor in peer-peer mode.
- solved by skipping the autoconfigured IPv4 addresses in the same way
  as IPv6 addresses are already skipped

bind() test fails for proxy
- skipped, QTBUG-22964 created

Change-Id: I9a799ae8db421783f474e97cf876d6e265516397
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
2011-12-06 11:57:11 +01:00
..
stressTest Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
test all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qtcpsocket.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qtcpsocket.cpp Skip untestable interfaces in QTcpSocket::bind autotest 2011-12-06 11:57:11 +01:00