|
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: |
|
2 :: |
|
3 :: Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
4 :: All rights reserved. |
|
5 :: Contact: Nokia Corporation (qt-info@nokia.com) |
|
6 :: |
|
7 :: This file is part of the Qt Mobility Components. |
|
8 :: |
|
9 :: $QT_BEGIN_LICENSE:LGPL$ |
|
10 :: No Commercial Usage |
|
11 :: This file contains pre-release code and may not be distributed. |
|
12 :: You may use this file in accordance with the terms and conditions |
|
13 :: contained in the Technology Preview License Agreement accompanying |
|
14 :: this package. |
|
15 :: |
|
16 :: GNU Lesser General Public License Usage |
|
17 :: Alternatively, this file may be used under the terms of the GNU Lesser |
|
18 :: General Public License version 2.1 as published by the Free Software |
|
19 :: Foundation and appearing in the file LICENSE.LGPL included in the |
|
20 :: packaging of this file. Please review the following information to |
|
21 :: ensure the GNU Lesser General Public License version 2.1 requirements |
|
22 :: will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
23 :: |
|
24 :: In addition, as a special exception, Nokia gives you certain additional |
|
25 :: rights. These rights are described in the Nokia Qt LGPL Exception |
|
26 :: version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
27 :: |
|
28 :: If you have questions regarding the use of this file, please contact |
|
29 :: Nokia at qt-info@nokia.com. |
|
30 :: |
|
31 :: |
|
32 :: |
|
33 :: |
|
34 :: |
|
35 :: |
|
36 :: |
|
37 :: |
|
38 :: $QT_END_LICENSE$ |
|
39 :: |
|
40 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: |
|
41 |
|
42 set SAVED_PWD="%CD%" |
|
43 set BATCH_PATH=%~dp0 |
|
44 |
|
45 set PATH=%BATCH_PATH%..\lib;%PATH% |
|
46 |
|
47 cd %BATCH_PATH%..\build\tests\bin |
|
48 |
|
49 ::ServiceFramework |
|
50 tst_servicemetadata.exe |
|
51 tst_servicedatabase.exe |
|
52 tst_databasemanager.exe |
|
53 tst_qservicemanager.exe |
|
54 tst_qservicefilter.exe |
|
55 tst_qserviceinterfacedescriptor.exe |
|
56 tst_qabstractsecuritysession.exe |
|
57 |
|
58 ::BearerManagement |
|
59 tst_qnetworkconfiguration.exe |
|
60 tst_qnetworkconfigurationmanager.exe |
|
61 tst_qnetworksession.exe |
|
62 |
|
63 ::Location |
|
64 tst_qgeocoordinate.exe |
|
65 tst_qgeopositioninfo.exe |
|
66 tst_qgeosatelliteinfo.exe |
|
67 tst_qgeosatelliteinfosource.exe |
|
68 tst_qgeopositioninfosource.exe |
|
69 tst_qgeoareamonitor.exe |
|
70 tst_qlocationutils.exe |
|
71 tst_dummynmeapositioninfosource.exe |
|
72 tst_qnmeapositioninfosource_realtime.exe |
|
73 tst_qnmeapositioninfosource_realtime_generic.exe |
|
74 tst_qnmeapositioninfosource_simulation.exe |
|
75 tst_qnmeapositioninfosource_simulation_generic.exe |
|
76 |
|
77 ::Publish and Subscribe |
|
78 tst_qvaluespace.exe |
|
79 tst_qvaluespaceprovider.exe |
|
80 tst_qvaluespacesubscriber.exe |
|
81 tst_qvaluespacesubscriber_oop.exe |
|
82 tst_qsystemreadwritelock.exe |
|
83 tst_qsystemreadwritelock_oop.exe |
|
84 tst_qcrmlparser.exe |
|
85 |
|
86 ::QSystemInformation |
|
87 tst_qsystemdeviceinfo.exe |
|
88 tst_qsystemdisplayinfo.exe |
|
89 tst_qsysteminfo.exe |
|
90 tst_qsystemnetworkinfo.exe |
|
91 tst_qsystemscreensaver.exe |
|
92 tst_qsystemstorageinfo.exe |
|
93 |
|
94 ::QMedia |
|
95 tst_qaudiocapturesource.exe |
|
96 tst_qgraphicsvideoitem.exe |
|
97 tst_qmediacontent.exe |
|
98 tst_qmediaimageviewer.exe |
|
99 tst_qmediaobject.exe |
|
100 tst_qmediaplayer.exe |
|
101 tst_qmediaplaylist.exe |
|
102 tst_qmediaplaylistnavigator.exe |
|
103 tst_qmediapluginloader.exe |
|
104 tst_qmediarecorder.exe |
|
105 tst_qmediaresource.exe |
|
106 tst_qmediaservice.exe |
|
107 tst_qmediaserviceprovider.exe |
|
108 tst_qpaintervideosurface.exe |
|
109 tst_qradiotuner.exe |
|
110 tst_qvideowidget.exe |
|
111 |
|
112 ::QContacts |
|
113 tst_qcontact.exe |
|
114 tst_qcontactactions.exe |
|
115 tst_qcontactasync.exe |
|
116 tst_qcontactdetail.exe |
|
117 tst_qcontactdetaildefinition.exe |
|
118 tst_qcontactdetails.exe |
|
119 tst_qcontactfilter.exe |
|
120 tst_qcontactmanager.exe |
|
121 tst_qcontactmanagerfiltering.exe |
|
122 tst_qcontactmanagerplugins.exe |
|
123 tst_qcontactrelationship.exe |
|
124 tst_qvcard21writer.exe |
|
125 tst_qvcard30writer.exe |
|
126 tst_qversitcontactexporter.exe |
|
127 tst_qversitcontactimporter.exe |
|
128 tst_qversitdocument.exe |
|
129 tst_qversitproperty.exe |
|
130 tst_qversitreader.exe |
|
131 tst_qversitwriter.exe |
|
132 tst_versitutils.exe |
|
133 |
|
134 ::QMessaging |
|
135 tst_qmessage.exe |
|
136 tst_qmessagestore.exe |
|
137 tst_qmessagestorekeys.exe |
|
138 |
|
139 cd %SAVED_PWD% |
|
140 |