summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/selftests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/selftests.pri')
-rw-r--r--tests/auto/testlib/selftests/selftests.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/selftests.pri b/tests/auto/testlib/selftests/selftests.pri
index 05ed6d9905..bc5a74a20a 100644
--- a/tests/auto/testlib/selftests/selftests.pri
+++ b/tests/auto/testlib/selftests/selftests.pri
@@ -21,6 +21,8 @@ SUBPROGRAMS = \
exceptionthrow \
expectfail \
failcleanup \
+ faildatatype \
+ failfetchtype \
failinit \
failinitdata \
fetchbogus \
@@ -48,6 +50,7 @@ SUBPROGRAMS = \
verbose2 \
verifyexceptionthrown \
warnings \
+ watchdog \
xunit
qtHaveModule(gui): SUBPROGRAMS += \