********* Start testing of tst_QTcpSocket *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QTcpSocket::initTestCase()
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL)
QWARN  : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithoutProxy)
QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy)
QWARN  : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithHttpProxy)
QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy SSL)
QWARN  : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithHttpProxy SSL)
QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:::1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithoutProxy:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5ProxyAuth:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:::1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithoutProxy SSL:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5Proxy SSL:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.215.124.41:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:0.0.0.0:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:0.0.0.0:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]:randomport)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1:0)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1:1)
BPASS  : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]:1)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5ProxyAuth:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5ProxyAuth:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5ProxyAuth:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy SSL:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy SSL:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5Proxy SSL:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5AuthProxy SSL:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5AuthProxy SSL:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithSocks5AuthProxy SSL:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:first-fail)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:ip-literal)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:name)
PASS   : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:first-fail)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy)
PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy)
PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxy)
PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL)
PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy)
PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy)
PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxy)
PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL)
PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy)
PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy)
PASS   : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxy)
PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy SSL)
PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host)
PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip)
PASS   : tst_QTcpSocket::delayedClose(WithoutProxy)
PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy)
PASS   : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::delayedClose(WithHttpProxy)
PASS   : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::delayedClose(WithoutProxy SSL)
PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::delayedClose(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::partialRead(WithoutProxy)
PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy)
PASS   : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::partialRead(WithHttpProxy)
PASS   : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::partialRead(WithoutProxy SSL)
PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::partialRead(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::unget(WithoutProxy)
PASS   : tst_QTcpSocket::unget(WithSocks5Proxy)
PASS   : tst_QTcpSocket::unget(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::unget(WithHttpProxy)
PASS   : tst_QTcpSocket::unget(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::unget(WithoutProxy SSL)
PASS   : tst_QTcpSocket::unget(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::unget(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL)
QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::readLineInto (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::readLineInto (QTcpSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL)
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::readLineInto (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::readLineInto (QSslSocket): device not open
PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data)
PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect)
PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 		9.5MB/0.1s: 103.7MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 		9.5MB/0.1s: 64.4MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 		9.5MB/0.1s: 71.2MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 		9.5MB/0.1s: 122.3MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 		9.5MB/0.1s: 116.3MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 		9.5MB/0.1s: 120.7MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 		9.5MB/0.1s: 71.7MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 		9.5MB/0.1s: 72.2MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 		9.5MB/0.1s: 117.7MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL)
QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 		9.5MB/0.1s: 113.5MB/s
PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL)
QWARN  : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::readLine (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithoutProxy)
QWARN  : tst_QTcpSocket::readLine(WithSocks5Proxy) QIODevice::readLine (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy)
QWARN  : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QIODevice::readLine (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::readLine (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithHttpProxy)
QWARN  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::readLine (QTcpSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::readLine (QSslSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) QIODevice::readLine (QSslSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy SSL)
QWARN  : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL) QIODevice::readLine (QSslSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::readLine(WithHttpProxy SSL) QIODevice::readLine (QSslSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithHttpProxy SSL)
QWARN  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) QIODevice::readLine (QSslSocket): device not open
PASS   : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::readLineString(WithoutProxy)
PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy)
PASS   : tst_QTcpSocket::readLineString(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::readLineString(WithHttpProxy)
PASS   : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::readLineString(WithoutProxy SSL)
PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::readLineString(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::readLineString(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::readChunks(WithoutProxy)
PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy)
PASS   : tst_QTcpSocket::readChunks(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::readChunks(WithHttpProxy)
PASS   : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::readChunks(WithoutProxy SSL)
PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::readChunks(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy)
PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::flush(WithoutProxy)
PASS   : tst_QTcpSocket::flush(WithSocks5Proxy)
PASS   : tst_QTcpSocket::flush(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::flush(WithHttpProxy)
PASS   : tst_QTcpSocket::flush(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::flush(WithoutProxy SSL)
PASS   : tst_QTcpSocket::flush(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::flush(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::flush(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::synchronousApi(WithoutProxy)
PASS   : tst_QTcpSocket::synchronousApi(WithSocks5Proxy)
PASS   : tst_QTcpSocket::synchronousApi(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxy)
PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::synchronousApi(WithoutProxy SSL)
PASS   : tst_QTcpSocket::synchronousApi(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::synchronousApi(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithoutProxy)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::atEnd(WithoutProxy)
PASS   : tst_QTcpSocket::atEnd(WithSocks5Proxy)
PASS   : tst_QTcpSocket::atEnd(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::atEnd(WithHttpProxy)
PASS   : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::atEnd(WithoutProxy SSL)
PASS   : tst_QTcpSocket::atEnd(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::atEnd(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::atEnd(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::socketInAThread(WithoutProxy)
PASS   : tst_QTcpSocket::socketInAThread(WithSocks5Proxy)
PASS   : tst_QTcpSocket::socketInAThread(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxy)
PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::socketInAThread(WithoutProxy SSL)
PASS   : tst_QTcpSocket::socketInAThread(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::socketInAThread(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::socketsInThreads(WithoutProxy)
PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy)
PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxy)
PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL)
PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::remoteCloseError(WithoutProxy)
PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy)
PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxy)
PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL)
PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::connectToHostError(WithoutProxy:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithoutProxy:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5Proxy:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5Proxy:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5ProxyAuth:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5ProxyAuth:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxy:localhost no service)
XFAIL  : tst_QTcpSocket::connectToHostError(WithHttpProxy:unreachable) CI firewall interfers with this test
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2115)]
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxy:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth:localhost no service)
XFAIL  : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth:unreachable) CI firewall interfers with this test
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2115)]
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithoutProxy SSL:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithoutProxy SSL:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5Proxy SSL:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5Proxy SSL:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5AuthProxy SSL:localhost no service)
PASS   : tst_QTcpSocket::connectToHostError(WithSocks5AuthProxy SSL:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxy SSL:localhost no service)
XFAIL  : tst_QTcpSocket::connectToHostError(WithHttpProxy SSL:unreachable) CI firewall interfers with this test
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2115)]
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxy SSL:unreachable)
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth SSL:localhost no service)
XFAIL  : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth SSL:unreachable) CI firewall interfers with this test
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2115)]
PASS   : tst_QTcpSocket::connectToHostError(WithHttpProxyBasicAuth SSL:unreachable)
QWARN  : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) QNativeSocketEngine::connectToHost() was called not in QAbstractSocket::BoundState or QAbstractSocket::UnconnectedState
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) QNativeSocketEngine::connectToHost() was called not in QAbstractSocket::BoundState or QAbstractSocket::UnconnectedState
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::abortiveClose(WithoutProxy)
PASS   : tst_QTcpSocket::abortiveClose(WithSocks5Proxy)
PASS   : tst_QTcpSocket::abortiveClose(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxy)
PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::abortiveClose(WithoutProxy SSL)
PASS   : tst_QTcpSocket::abortiveClose(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::abortiveClose(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::readLine (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::readLine (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::readLine (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::readLine (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::readLine (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::readLine (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write (QSslSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::readLine (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write (QSslSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::readLine (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write (QSslSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::readLine (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write (QSslSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL)
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::readLine (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open
QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write (QSslSocket): device not open
PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::connectionRefused(WithoutProxy)
PASS   : tst_QTcpSocket::connectionRefused(WithSocks5Proxy)
PASS   : tst_QTcpSocket::connectionRefused(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxy)
PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::connectionRefused(WithoutProxy SSL)
PASS   : tst_QTcpSocket::connectionRefused(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::connectionRefused(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL)
QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5ProxyAuth:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy SSL:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5AuthProxy SSL:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server)
PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server)
SKIP   : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithSocks5Proxy) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithSocks5ProxyAuth) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithHttpProxy) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithHttpProxyBasicAuth) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithoutProxy SSL) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithSocks5Proxy SSL) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithSocks5AuthProxy SSL) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithHttpProxy SSL) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
SKIP   : tst_QTcpSocket::connectToMultiIP(WithHttpProxyBasicAuth SSL) TODO: setup DNS in the new network
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp(2544)]
PASS   : tst_QTcpSocket::moveToThread0(WithoutProxy)
QWARN  : tst_QTcpSocket::moveToThread0(WithSocks5Proxy) QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QTcpSocket::moveToThread0(WithSocks5Proxy) QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QTcpSocket::moveToThread0(WithSocks5Proxy)
PASS   : tst_QTcpSocket::moveToThread0(WithSocks5ProxyAuth)
QWARN  : tst_QTcpSocket::moveToThread0(WithHttpProxy) QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QTcpSocket::moveToThread0(WithHttpProxy) QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxy)
PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::moveToThread0(WithoutProxy SSL)
QWARN  : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL) QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL) QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::moveToThread0(WithSocks5AuthProxy SSL)
QWARN  : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5Proxy)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:socks5-on-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:ftp-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-caching-proxy)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-http)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-on-socks5)
PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:socks5-on-http)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:http)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:http)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:http)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:http)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:http)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:http)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:http)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:http)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:http)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp+socks5)
PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithoutProxy)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithoutProxy SSL)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::setSocketOption(WithoutProxy)
PASS   : tst_QTcpSocket::setSocketOption(WithSocks5Proxy)
PASS   : tst_QTcpSocket::setSocketOption(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxy)
PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::setSocketOption(WithoutProxy SSL)
PASS   : tst_QTcpSocket::setSocketOption(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::setSocketOption(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithoutProxy)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithSocks5Proxy)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxy)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithoutProxy SSL)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithoutProxy)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithSocks5Proxy)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxy)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithoutProxy SSL)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithoutProxy)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithSocks5Proxy)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithHttpProxy)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithoutProxy SSL)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::socketDiscardDataInWriteMode(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithoutProxy)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithSocks5Proxy)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithHttpProxy)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithoutProxy SSL)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::writeOnReadBufferOverflow(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithoutProxy)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithSocks5Proxy)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithSocks5ProxyAuth)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxy)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxyBasicAuth)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithoutProxy SSL)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithSocks5Proxy SSL)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithSocks5AuthProxy SSL)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxy SSL)
PASS   : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxyBasicAuth SSL)
PASS   : tst_QTcpSocket::cleanupTestCase()
Totals: 842 passed, 0 failed, 10 skipped, 110 blacklisted, 73078ms
********* Finished testing of tst_QTcpSocket *********
