qt5base-lts/tests/auto/testlib/selftests/selftests.pri
Sami Nurmenniemi a262837505 Fix tst_Selftest on QEMU
Two changes are needed to pass tst_Selftest on QEMU
1. Pass QEMU specific env variables to the subtests
2. Ignore output on stderr on some tests when running on QEMU

Change-Id: Ie1f722fd183aac5973e87d408005e06cbafcde17
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-03-31 07:09:46 +00:00

51 lines
963 B
Plaintext

SUBPROGRAMS = \
#alive \
assert \
badxml \
benchlibcallgrind \
benchlibcounting \
benchlibeventcounter \
benchliboptions \
benchlibtickcounter \
benchlibwalltime \
blacklisted \
cmptest \
commandlinedata \
counting \
crashes \
datatable \
datetime \
differentexec \
exceptionthrow \
expectfail \
failcleanup \
failinit \
failinitdata \
fetchbogus \
findtestdata \
float \
globaldata \
longstring \
maxwarnings \
multiexec \
printdatatags \
printdatatagswithglobaltags \
qexecstringlist \
silent \
singleskip \
skip \
skipcleanup \
skipinit \
skipinitdata \
sleep \
strcmp \
subtest \
verbose1 \
verbose2 \
verifyexceptionthrown \
warnings \
xunit
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h