2011-09-06 11:46:40 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
2020-01-13 15:47:15 +00:00
|
|
|
selftest \
|
2011-09-06 11:46:40 +00:00
|
|
|
access \
|
|
|
|
bearer \
|
|
|
|
kernel \
|
|
|
|
ssl \
|
|
|
|
socket \
|
|
|
|
|
2012-04-20 15:06:48 +00:00
|
|
|
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
|