161d381826
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>
11 lines
294 B
Prolog
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
|