qt5base-lts/tests/auto/network/socket
Andrew Stanley-Jones d1abf3e3e7 Fix the qlocalsocket test
This test is broken in a couple of ways. A few one line fixes
combined into a single patch.

1. Linux is the only OS that does
abstract unix domain sockets by prepending a null as the first
character.  Don't test this on non-Linux platforms and expect
it to pass.

2. Change QVERIFY2 to QCOMPARE so we can see why this
fails in CI but no on the local system.  Use QCOMPARE
where possible.

Change-Id: Ic3d2cf9696730dc4d6589539fdfe8a48ccf28de5
Reviewed-by: Alex <alex.blasche@nokia.com>
2012-02-21 22:31:00 +01:00
..
platformsocketengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qabstractsocket Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhttpsocketengine Improved stability of tst_qhttpsocketengine 2012-02-08 02:10:44 +01:00
qlocalsocket Fix the qlocalsocket test 2012-02-21 22:31:00 +01:00
qsocks5socketengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtcpserver Windows: Fixed helper process finding in network tests 2012-02-15 02:34:38 +01:00
qtcpsocket Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qudpsocket Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
socket.pro Enable qlocalsocket auto test 2012-02-21 22:31:00 +01:00