qt5base-lts/tests/auto/testlib/selftests/selftests.pri
Edward Welbourne f3de22b211 Add assorted tests to exercise more QTest functions
Coverage analysis reveals some unexercised code.

Task-number: QTPM-1385
Change-Id: Ib3fdbcf778e7af14ca6dfa1a11bcb4943276de69
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2019-01-24 15:51:04 +00:00

63 lines
1.2 KiB
Plaintext

SUBPROGRAMS = \
#alive \
assert \
badxml \
benchlibcallgrind \
benchlibcounting \
benchlibeventcounter \
benchliboptions \
benchlibtickcounter \
benchlibwalltime \
blacklisted \
cmptest \
commandlinedata \
counting \
crashes \
datatable \
datetime \
deleteLater \
deleteLater_noApp \
differentexec \
exceptionthrow \
expectfail \
failcleanup \
faildatatype \
failfetchtype \
failinit \
failinitdata \
fetchbogus \
findtestdata \
float \
globaldata \
longstring \
maxwarnings \
multiexec \
pairdiagnostics \
printdatatags \
printdatatagswithglobaltags \
qexecstringlist \
silent \
singleskip \
skip \
skipcleanup \
skipinit \
skipinitdata \
sleep \
strcmp \
subtest \
testlib \
tuplediagnostics \
verbose1 \
verbose2 \
verifyexceptionthrown \
warnings \
watchdog \
xunit
qtHaveModule(gui): SUBPROGRAMS += \
keyboard \
mouse
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h