summaryrefslogtreecommitdiffstats
path: root/bin/rununittests.sh
diff options
context:
space:
mode:
authorDavid Laing <david.laing@nokia.com>2010-07-05 13:20:17 +1000
committerDavid Laing <david.laing@nokia.com>2010-07-05 13:20:17 +1000
commit0d38ab954335556df39456af585a566ed8e022c8 (patch)
tree9e82694b5553218d86d88e2f9d4b3604b20f7daa /bin/rununittests.sh
parent719c7ad0e9a9a64f48f137098356c8712580754f (diff)
Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""
This reverts commit e38ebf00c0b539a7756b21946693e201269b976a. Conflicts: examples/telephony/dialer/dialer.pro src/s60installs/bwins/QtMultimediaKitu.def src/s60installs/bwins/QtServiceFrameworku.def src/s60installs/bwins/QtSystemInfou.def src/s60installs/eabi/QtSystemInfou.def
Diffstat (limited to 'bin/rununittests.sh')
-rwxr-xr-xbin/rununittests.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/rununittests.sh b/bin/rununittests.sh
index 5b2c20f561..0dd42d80b8 100755
--- a/bin/rununittests.sh
+++ b/bin/rununittests.sh
@@ -63,6 +63,11 @@ cd $shell_path/../build/tests/bin
./tst_qservicefilter
./tst_qservicemanager
./tst_qabstractsecuritysession
+./tst_qservicecontext
+./tst_icheck
+./tst_qmetaobjectbuilder
+./tst_qremoteserviceclassregister
+./tst_qservicemanager_ipc
#BearerManagement
./tst_qnetworkconfiguration
@@ -83,6 +88,10 @@ cd $shell_path/../build/tests/bin
./tst_qnmeapositioninfosource_simulation
./tst_qnmeapositioninfosource_simulation_generic
+#Landmarks
+./tst_qlandmark
+./tst_qlandmarkcategory
+
#Publish and Subscribe
./tst_qmallocpool
./tst_qpacket
@@ -139,6 +148,8 @@ a
./tst_qversitcontactexporter
./tst_qversitcontactimporter
./tst_qversitdocument
+./tst_qversitorganizerexporter
+./tst_qversitorganizerimporter
./tst_qversitproperty
./tst_qversitreader
./tst_qversitwriter
@@ -148,5 +159,8 @@ a
./tst_qmessagestore
./tst_qmessagestorekeys
+#QOrganizer
+./tst_qorganizeritemmanager
+
cd $SAVED_PWD