loc_plat/location_centre_api/tsrc/conf/testlc.cfg
branchRCL_3
changeset 16 4721bd00d3da
parent 14 3a25f69541ff
child 21 e15b7f06eba6
equal deleted inserted replaced
14:3a25f69541ff 16:4721bd00d3da
     1 [Define]
       
     2 
       
     3 KWithObserver						1
       
     4 KWithOutObserver				0
       
     5 
       
     6 KErrNotFound						-1
       
     7 KErrCancel							-3
       
     8 KErrNotSupported				-5
       
     9 
       
    10 [Enddefine]
       
    11 
       
    12 [Test]
       
    13 title TCLC000
       
    14 create testlc Obj
       
    15 Obj CheckTLcLocationAppFilter
       
    16 print CheckTLcLocationAppFilter...
       
    17 delete Obj
       
    18 [Endtest]
       
    19 
       
    20 [Test]
       
    21 title TCLC001
       
    22 create testlc Obj
       
    23 Obj CheckFilterSystemCharacteristics 0
       
    24 print CheckFilterSystemCharacteristics...
       
    25 delete Obj
       
    26 [Endtest]
       
    27 
       
    28 [Test]
       
    29 title TCLC002
       
    30 create testlc Obj
       
    31 Obj CheckFilterApplicationCharacteristics 0
       
    32 print CheckFilterApplicationCharacteristics...
       
    33 delete Obj
       
    34 [Endtest]
       
    35 
       
    36 [Test]
       
    37 title TCLC003
       
    38 create testlc Obj
       
    39 Obj CheckSysCharFilterConfiguration 0
       
    40 print CheckSysCharFilterConfiguration...
       
    41 delete Obj
       
    42 [Endtest]
       
    43 
       
    44 [Test]
       
    45 title TCLC004
       
    46 create testlc Obj
       
    47 Obj CheckAppCharFilterConfiguration 0
       
    48 print CheckAppCharFilterConfiguration...
       
    49 delete Obj
       
    50 [Endtest]
       
    51 
       
    52 [Test]
       
    53 title TCLC005
       
    54 create testlc Obj
       
    55 Obj CheckArrayNewL
       
    56 print CheckArrayNewL...
       
    57 delete Obj
       
    58 [Endtest]
       
    59 
       
    60 [Test]
       
    61 title TCLC006
       
    62 create testlc Obj
       
    63 Obj CheckArrayNewLC
       
    64 print CheckArrayNewLC...
       
    65 delete Obj
       
    66 [Endtest]
       
    67 
       
    68 [Test]
       
    69 title TCLC007
       
    70 create testlc Obj
       
    71 Obj CheckCount
       
    72 print CheckCount...
       
    73 delete Obj
       
    74 [Endtest]
       
    75 
       
    76 [Test]
       
    77 title TCLC008
       
    78 create testlc Obj
       
    79 Obj CheckAppendL
       
    80 print CheckAppendL...
       
    81 delete Obj
       
    82 [Endtest]
       
    83 
       
    84 [Test]
       
    85 title TCLC009
       
    86 create testlc Obj
       
    87 Obj CheckRemoveL
       
    88 print CheckRemoveL...
       
    89 delete Obj
       
    90 [Endtest]
       
    91 
       
    92 [Test]
       
    93 title TCLC010
       
    94 create testlc Obj
       
    95 Obj CheckResetL
       
    96 print CheckResetL...
       
    97 delete Obj
       
    98 [Endtest]
       
    99 
       
   100 
       
   101 [Test]
       
   102 title TCLC011
       
   103 create testlc Obj
       
   104 Obj CheckOperatorL
       
   105 print CheckOperatorL...
       
   106 delete Obj
       
   107 [Endtest] 
       
   108 
       
   109 [Test]
       
   110 title TCLC012
       
   111 create testlc Obj
       
   112 Obj CheckNewL
       
   113 print CheckNewL...
       
   114 delete Obj
       
   115 [Endtest] 
       
   116 
       
   117 [Test]
       
   118 title TCLC013
       
   119 create testlc Obj
       
   120 Obj CheckNewLC
       
   121 print CheckNewLC...
       
   122 delete Obj
       
   123 [Endtest] 
       
   124 
       
   125 [Test]
       
   126 title TCLC014
       
   127 create testlc Obj
       
   128 Obj CheckCopyNewL
       
   129 print CheckCopyNewL...
       
   130 delete Obj
       
   131 [Endtest] 
       
   132 
       
   133 [Test]
       
   134 title TCLC015
       
   135 create testlc Obj
       
   136 Obj CheckCopyNewLC
       
   137 print CheckCopyNewLC...
       
   138 delete Obj
       
   139 [Endtest] 
       
   140 
       
   141 
       
   142 [Test]
       
   143 title TCLC016
       
   144 create testlc Obj
       
   145 Obj CheckId
       
   146 print CheckId...
       
   147 delete Obj
       
   148 [Endtest]
       
   149 
       
   150 [Test]
       
   151 title TCLC017
       
   152 create testlc Obj
       
   153 Obj CheckName
       
   154 print CheckName...
       
   155 delete Obj
       
   156 [Endtest]
       
   157 
       
   158 [Test]
       
   159 title TCLC018
       
   160 create testlc Obj
       
   161 Obj CheckLaunchMode
       
   162 print CheckLaunchMode...
       
   163 delete Obj
       
   164 [Endtest]
       
   165 
       
   166 [Test]
       
   167 title TCLC019
       
   168 create testlc Obj
       
   169 Obj CheckSystemCharacteristics
       
   170 print CheckSystemCharacteristics...
       
   171 delete Obj
       
   172 [Endtest]
       
   173 
       
   174 [Test]
       
   175 title TCLC020
       
   176 create testlc Obj
       
   177 Obj CheckApplicationCharacteristics
       
   178 print CheckApplicationCharacteristics...
       
   179 delete Obj
       
   180 [Endtest]
       
   181 
       
   182 [Test]
       
   183 title TCLC021
       
   184 create testlc Obj
       
   185 Obj CheckServiceNewL
       
   186 print CheckServiceNewL...
       
   187 delete Obj
       
   188 [Endtest] 
       
   189 
       
   190 [Test]
       
   191 title TCLC022
       
   192 create testlc Obj
       
   193 Obj CheckServiceNewLC
       
   194 print CheckServiceNewLC...
       
   195 delete Obj
       
   196 [Endtest] 
       
   197 
       
   198 [Test]
       
   199 title TCLC023
       
   200 create testlc Obj
       
   201 Obj TestGetLocationApplicationsL
       
   202 print TestGetLocationApplicationsL...
       
   203 delete Obj
       
   204 [Endtest]
       
   205 
       
   206 [Test]
       
   207 title TCLC024
       
   208 create testlc Obj
       
   209 Obj TestGetLocationApplicationsAsynL
       
   210 print TestGetLocationApplicationsAsynL...
       
   211 delete Obj
       
   212 [Endtest]
       
   213 
       
   214 [Test]
       
   215 title TCLC025
       
   216 create testlc Obj
       
   217 Obj TestGetLocationApplicationsFilterL
       
   218 print TestGetLocationApplicationsFilterL...
       
   219 delete Obj
       
   220 [Endtest] 
       
   221 
       
   222 [Test]
       
   223 title TCLC026
       
   224 create testlc Obj
       
   225 Obj TestGetLocationApplicationsFilterAsynL
       
   226 print TestGetLocationApplicationsFilterAsynL...
       
   227 delete Obj
       
   228 [Endtest] 
       
   229 
       
   230 [Test]
       
   231 title TCLC027
       
   232 create testlc Obj
       
   233 Obj TestSetRemoveObserverL KWithObserver
       
   234 print TestSetRemoveObserverL...
       
   235 delete Obj
       
   236 [Endtest]
       
   237 
       
   238 [Test]
       
   239 title TCLC028
       
   240 create testlc Obj
       
   241 allownextresult KErrNotFound
       
   242 Obj TestSetRemoveObserverL KWithOutObserver
       
   243 print TestSetRemoveObserverL...
       
   244 delete Obj
       
   245 [Endtest]
       
   246 
       
   247 [Test]
       
   248 title TCLC029
       
   249 create testlc Obj
       
   250 allownextresult KErrCancel
       
   251 Obj TestCancelGetLocationApplications
       
   252 print TestCancelGetLocationApplications...
       
   253 delete Obj
       
   254 [Endtest] 
       
   255 
       
   256 [Test]
       
   257 title TCLC030
       
   258 create testlc Obj
       
   259 Obj TestCLcLaunchParamNewL
       
   260 print TestCLcLaunchParamNewL...
       
   261 delete Obj
       
   262 [Endtest]
       
   263 
       
   264 [Test]
       
   265 title TCLC031
       
   266 create testlc Obj
       
   267 Obj TestCLcLaunchParamNewL
       
   268 print TestCLcLaunchParamNewL...
       
   269 delete Obj
       
   270 [Endtest]