qt5base-lts/tests/auto/network/network.pro
Jason McDonald 161d381826 Re-enable network tests on Mac OS.
Switch on most of the tests (all but the bearer tests), marking the two
known failures as insignificant tests.

Change-Id: I17f228a938de1a23eddf897f494bfa4e54338dae
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-04-24 16:06:28 +02:00

11 lines
294 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
access \
bearer \
kernel \
ssl \
socket \
win32: socket.CONFIG += no_check_target # QTBUG-24451 - all socket tests require waitForX
win32|mac:bearer.CONFIG += no_check_target # QTBUG-24503 - these tests fail if machine has a WLAN adaptor