qtmobility/bin/rununittests.bat
changeset 1 2b40d63a9c3d
parent 0 cfcbf08528c4
child 4 90517678cc4f
equal deleted inserted replaced
0:cfcbf08528c4 1:2b40d63a9c3d
    44 
    44 
    45 set PATH=%BATCH_PATH%..\lib;%PATH%
    45 set PATH=%BATCH_PATH%..\lib;%PATH%
    46 
    46 
    47 cd %BATCH_PATH%..\build\tests\bin
    47 cd %BATCH_PATH%..\build\tests\bin
    48 
    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 
    49 ::BearerManagement
    58 ::BearerManagement
    50 tst_qnetworkconfiguration.exe
    59 tst_qnetworkconfiguration.exe
    51 tst_qnetworkconfigurationmanager.exe
    60 tst_qnetworkconfigurationmanager.exe
    52 tst_qnetworksession.exe
    61 tst_qnetworksession.exe
    53 
    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_qnmeapositioninfosource.exe
       
    72 
       
    73 ::Publish and Subscribe
       
    74 tst_qvaluespace.exe
       
    75 tst_qvaluespaceprovider.exe
       
    76 tst_qvaluespacesubscriber.exe
       
    77 tst_qvaluespacesubscriber_oop.exe
       
    78 tst_qsystemreadwritelock.exe
       
    79 tst_qsystemreadwritelock_oop.exe
       
    80 tst_qcrmlparser.exe
       
    81 
       
    82 ::QSystemInformation
       
    83 tst_qsystemdeviceinfo.exe
       
    84 tst_qsystemdisplayinfo.exe
       
    85 tst_qsysteminfo.exe
       
    86 tst_qsystemnetworkinfo.exe
       
    87 tst_qsystemscreensaver.exe
       
    88 tst_qsystemstorageinfo.exe
       
    89 
       
    90 ::QMedia
       
    91 tst_qaudiocapturesource.exe
       
    92 tst_qcamera.exe
       
    93 tst_qgraphicsvideoitem.exe
       
    94 tst_qmediacontent.exe
       
    95 tst_qmediaimageviewer.exe
       
    96 tst_qmediaobject.exe
       
    97 tst_qmediaplayer.exe
       
    98 tst_qmediaplaylist.exe
       
    99 tst_qmediaplaylistnavigator.exe
       
   100 tst_qmediapluginloader.exe
       
   101 tst_qmediarecorder.exe
       
   102 tst_qmediaresource.exe
       
   103 tst_qmediaservice.exe
       
   104 tst_qmediaserviceprovider.exe
       
   105 tst_qpaintervideosurface.exe
       
   106 tst_qradiotuner.exe
       
   107 tst_qvideowidget.exe
       
   108 
       
   109 ::QContacts
       
   110 tst_qcontact.exe
       
   111 tst_qcontactactions.exe
       
   112 tst_qcontactasync.exe
       
   113 tst_qcontactdetail.exe
       
   114 tst_qcontactdetaildefinition.exe
       
   115 tst_qcontactdetails.exe
       
   116 tst_qcontactfilter.exe
       
   117 tst_qcontactmanager.exe
       
   118 tst_qcontactmanagerfiltering.exe
       
   119 tst_qcontactmanagerplugins.exe
       
   120 tst_qcontactrelationship.exe
       
   121 tst_qvcard21writer.exe
       
   122 tst_qvcard30writer.exe
       
   123 tst_qversitcontactexporter.exe
       
   124 tst_qversitcontactimporter.exe
       
   125 tst_qversitdocument.exe
       
   126 tst_qversitproperty.exe
       
   127 tst_qversitreader.exe
       
   128 tst_qversitwriter.exe
       
   129 tst_versitutils.exe
       
   130 
       
   131 ::QMessaging
       
   132 tst_qmessage.exe
       
   133 tst_qmessagestore.exe
       
   134 tst_qmessagestorekeys.exe
       
   135 
    54 cd %SAVED_PWD%
   136 cd %SAVED_PWD%
    55 
   137