qt5base-lts/tests/auto/network
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
..
access Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
bearer Changed qnetworksession unittest to work from installation dir 2012-02-21 01:01:52 +01:00
kernel Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
socket Fix the qlocalsocket test 2012-02-21 22:31:00 +01:00
ssl Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00