summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/network.pro
blob: 64262a86323bfd438a55e96da39c5859f2827054 (plain)
1
2
3
4
5
6
7
8
9
10
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