summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/symbian/tsrc/threadtests/threadtests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/systeminfo/symbian/tsrc/threadtests/threadtests.pro')
-rw-r--r--src/systeminfo/symbian/tsrc/threadtests/threadtests.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/systeminfo/symbian/tsrc/threadtests/threadtests.pro b/src/systeminfo/symbian/tsrc/threadtests/threadtests.pro
new file mode 100644
index 0000000000..77db750722
--- /dev/null
+++ b/src/systeminfo/symbian/tsrc/threadtests/threadtests.pro
@@ -0,0 +1,6 @@
+TEMPLATE = subdirs
+SUBDIRS += tst_CreateDifferentInfosInDifferentThreads \
+ tst_CreateSameInfosInDifferentThreads \
+ tst_CreateInfoOutsideMainThread \
+ tst_MoveInfosToDifferentThreads \
+ tst_RecreateInfosInDifferentThreads