Re-enable network tests on Mac OS.
[profile/ivi/qtbase.git] / tests / auto / network / network.pro
1 TEMPLATE=subdirs
2 SUBDIRS=\
3    access \
4    bearer \
5    kernel \
6    ssl \
7    socket \
8
9 win32:    socket.CONFIG += no_check_target      # QTBUG-24451 - all socket tests require waitForX
10 win32|mac:bearer.CONFIG += no_check_target      # QTBUG-24503 - these tests fail if machine has a WLAN adaptor