locsrv_pub/landmarks_search_api/tsrc/conf/testlmksearchapi.cfg
changeset 0 667063e416a2
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 [Define]
       
     2 LOOP_COUNTER 5
       
     3 KErrNotFound -1
       
     4 KErrArgument -6
       
     5 EGpsSETAssisted 1
       
     6 EGpsSETBased 2
       
     7 EAutonomousGps 4
       
     8 EAFLT 8
       
     9 EECID 16
       
    10 EEOTD 32
       
    11 EOTDOA 64
       
    12 ETIA801 128
       
    13 ERRLP 256
       
    14 ERRC 512
       
    15 CAP0 387
       
    16 CAP1 3
       
    17 CAP2 643
       
    18 CAP3 389
       
    19 NEGCAP -1
       
    20 INVCAP 1000
       
    21 [Enddefine]
       
    22 
       
    23 
       
    24 
       
    25 [Test]
       
    26 title TCPosLandmarkSearch0001
       
    27 create testlmksearchapi foobar
       
    28 foobar CPosLandmarkSearch_NewL
       
    29 delete foobar
       
    30 [Endtest] 
       
    31 
       
    32 [Test]
       
    33 title TCPosLandmarkSearch0002
       
    34 create testlmksearchapi foobar
       
    35 foobar CPosLandmarkSearch_MaxNumOfMatches
       
    36 delete foobar
       
    37 [Endtest]
       
    38 
       
    39 [Test]
       
    40 title TCPosLandmarkSearch0003
       
    41 create testlmksearchapi foobar
       
    42 foobar CPosLandmarkSearch_SetMaxNumOfMatches
       
    43 delete foobar
       
    44 [Endtest]  
       
    45 
       
    46 [Test]
       
    47 title TCPosLandmarkSearch0004
       
    48 create testlmksearchapi foobar
       
    49 foobar CPosLandmarkSearch_SetMaxNumOfMatches 10
       
    50 delete foobar
       
    51 [Endtest] 
       
    52 
       
    53 [Test]
       
    54 title TCPosLandmarkSearch0005
       
    55 create testlmksearchapi foobar
       
    56 foobar CPosLandmarkSearch_StartLandmarkSearchL
       
    57 delete foobar
       
    58 [Endtest] 
       
    59 
       
    60 [Test]
       
    61 title TCPosLandmarkSearch0006
       
    62 allownextresult KErrArgument
       
    63 create testlmksearchapi foobar
       
    64 foobar CPosLandmarkSearch_StartLandmarkSearchL 1
       
    65 delete foobar
       
    66 [Endtest]
       
    67 
       
    68 [Test]
       
    69 title TCPosLandmarkSearch0007
       
    70 create testlmksearchapi foobar
       
    71 foobar CPosLandmarkSearch_StartLandmarkSearchL1
       
    72 delete foobar
       
    73 [Endtest] 
       
    74 
       
    75 [Test]
       
    76 title TCPosLandmarkSearch0008
       
    77 create testlmksearchapi foobar
       
    78 foobar CPosLandmarkSearch_StartLandmarkSearchL2
       
    79 delete foobar
       
    80 [Endtest]
       
    81 
       
    82 [Test]
       
    83 title TCPosLandmarkSearch0009
       
    84 create testlmksearchapi foobar
       
    85 foobar CPosLandmarkSearch_NumOfMatches
       
    86 delete foobar
       
    87 [Endtest]
       
    88 
       
    89 [Test]
       
    90 title TCPosLandmarkSearch0010
       
    91 create testlmksearchapi foobar
       
    92 foobar CPosLandmarkSearch_MatchIteratorL
       
    93 delete foobar
       
    94 [Endtest]
       
    95 
       
    96 [Test]
       
    97 title TCPosLandmarkSearch0011
       
    98 create testlmksearchapi foobar
       
    99 foobar CPosLandmarkSearch_SetDisplayData
       
   100 delete foobar
       
   101 [Endtest] 
       
   102 
       
   103 [Test]
       
   104 title TCPosLandmarkSearch0012
       
   105 create testlmksearchapi foobar
       
   106 foobar CPosLandmarkSearch_UnsetDisplayData
       
   107 delete foobar
       
   108 [Endtest]
       
   109 
       
   110 
       
   111 [Test]
       
   112 title TCPosLandmarkSearch0013
       
   113 create testlmksearchapi foobar
       
   114 foobar CPosLmAreaCriteria_NewLC 45 60 150 120
       
   115 delete foobar
       
   116 [Endtest]
       
   117 
       
   118 [Test]
       
   119 title TCPosLandmarkSearch0014
       
   120 allownextresult KErrArgument
       
   121 create testlmksearchapi foobar
       
   122 foobar CPosLmAreaCriteria_NewLC 100 100 -450 120
       
   123 delete foobar
       
   124 [Endtest]
       
   125 
       
   126 [Test]
       
   127 title TCPosLandmarkSearch0015
       
   128 create testlmksearchapi foobar
       
   129 foobar CPosLmAreaCriteria_GetSearchArea 
       
   130 delete foobar
       
   131 [Endtest]
       
   132 
       
   133 [Test]
       
   134 title TCPosLandmarkSearch0016
       
   135 create testlmksearchapi foobar
       
   136 foobar CPosLmAreaCriteria_SetSearchArea 50 60 140 130
       
   137 delete foobar
       
   138 [Endtest]
       
   139 
       
   140 [Test]
       
   141 title TCPosLandmarkSearch0017
       
   142 create testlmksearchapi foobar
       
   143 foobar CPosLmCategoryCriteria_NewLC 
       
   144 delete foobar
       
   145 [Endtest]
       
   146 
       
   147 [Test]
       
   148 title TCPosLandmarkSearch0018
       
   149 create testlmksearchapi foobar
       
   150 foobar CPosLmCategoryCriteria_CategoryItemId 
       
   151 delete foobar
       
   152 [Endtest]
       
   153 
       
   154 [Test]
       
   155 title TCPosLandmarkSearch0019
       
   156 create testlmksearchapi foobar
       
   157 foobar CPosLmCategoryCriteria_GlobalCategory 
       
   158 delete foobar
       
   159 [Endtest]
       
   160 
       
   161 [Test]
       
   162 title TCPosLandmarkSearch0020
       
   163 create testlmksearchapi foobar
       
   164 foobar CPosLmCategoryCriteria_CategoryName 
       
   165 delete foobar
       
   166 [Endtest]
       
   167 
       
   168 [Test]
       
   169 title TCPosLandmarkSearch0021
       
   170 create testlmksearchapi foobar
       
   171 foobar CPosLmCategoryCriteria_SetCategoryItemId 
       
   172 delete foobar
       
   173 [Endtest]
       
   174 
       
   175 [Test]
       
   176 title TCPosLandmarkSearch0022
       
   177 create testlmksearchapi foobar
       
   178 foobar CPosLmCategoryCriteria_SetGlobalCategory 
       
   179 delete foobar
       
   180 [Endtest]
       
   181 
       
   182 [Test]
       
   183 title TCPosLandmarkSearch0023
       
   184 create testlmksearchapi foobar
       
   185 foobar CPosLmCategoryCriteria_SetCategoryNameL Nokia
       
   186 delete foobar
       
   187 [Endtest]
       
   188 
       
   189 [Test]
       
   190 title TCPosLandmarkSearch0024
       
   191 allownextresult KErrArgument
       
   192 create testlmksearchapi foobar
       
   193 foobar CPosLmCategoryCriteria_SetCategoryNameL aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
       
   194 delete foobar
       
   195 [Endtest]
       
   196 
       
   197 [Test]
       
   198 title TCPosLandmarkSearch0025
       
   199 create testlmksearchapi foobar
       
   200 foobar CPosLmCatNameCriteria_NewLC 
       
   201 delete foobar
       
   202 [Endtest]
       
   203 
       
   204 [Test]
       
   205 title TCPosLandmarkSearch0026
       
   206 create testlmksearchapi foobar
       
   207 foobar CPosLmCatNameCriteria_SearchPattern 
       
   208 delete foobar
       
   209 [Endtest]
       
   210 
       
   211 [Test]
       
   212 title TCPosLandmarkSearch0027
       
   213 create testlmksearchapi foobar
       
   214 foobar CPosLmCatNameCriteria_SetSearchPatternL Bangalore
       
   215 delete foobar
       
   216 [Endtest]
       
   217 
       
   218 [Test]
       
   219 title TCPosLandmarkSearch0028
       
   220 allownextresult KErrArgument
       
   221 create testlmksearchapi foobar
       
   222 foobar CPosLmCatNameCriteria_SetSearchPatternL aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
       
   223 delete foobar
       
   224 [Endtest]
       
   225 
       
   226 [Test]
       
   227 title TCPosLandmarkSearch0029
       
   228 create testlmksearchapi foobar
       
   229 foobar CPosLmCompositeCriteria_NewLC_AND
       
   230 delete foobar
       
   231 [Endtest]
       
   232 
       
   233 [Test]
       
   234 title TCPosLandmarkSearch0030
       
   235 create testlmksearchapi foobar
       
   236 foobar CPosLmCompositeCriteria_CompositionType
       
   237 delete foobar
       
   238 [Endtest]
       
   239 
       
   240 [Test]
       
   241 title TCPosLandmarkSearch0031
       
   242 create testlmksearchapi foobar
       
   243 foobar CPosLmCompositeCriteria_SetCompositionType
       
   244 delete foobar
       
   245 [Endtest]
       
   246 
       
   247 [Test]
       
   248 title TCPosLandmarkSearch0032
       
   249 create testlmksearchapi foobar
       
   250 foobar CPosLmCompositeCriteria_NumOfArguments
       
   251 delete foobar
       
   252 [Endtest]
       
   253 
       
   254 [Test]
       
   255 title TCPosLandmarkSearch0033
       
   256 create testlmksearchapi foobar
       
   257 foobar CPosLmCompositeCriteria_Argument1
       
   258 delete foobar
       
   259 [Endtest]
       
   260 
       
   261 [Test]
       
   262 title TCPosLandmarkSearch0034
       
   263 create testlmksearchapi foobar
       
   264 foobar CPosLmCompositeCriteria_Argument2
       
   265 delete foobar
       
   266 [Endtest]
       
   267 
       
   268 [Test]
       
   269 title TCPosLandmarkSearch0035
       
   270 create testlmksearchapi foobar
       
   271 foobar CPosLmCompositeCriteria_AddArgument
       
   272 delete foobar
       
   273 [Endtest]
       
   274 
       
   275 [Test]
       
   276 title TCPosLandmarkSearch0036
       
   277 create testlmksearchapi foobar
       
   278 foobar CPosLmCompositeCriteria_RemoveArgument
       
   279 delete foobar
       
   280 [Endtest]
       
   281 
       
   282 [Test]
       
   283 title TCPosLandmarkSearch0037
       
   284 create testlmksearchapi foobar
       
   285 foobar CPosLmCompositeCriteria_ClearArguments
       
   286 delete foobar
       
   287 [Endtest]
       
   288 
       
   289 [Test]
       
   290 title TCPosLandmarkSearch0038
       
   291 create testlmksearchapi foobar
       
   292 foobar CPosLmDisplayData_NewL
       
   293 delete foobar
       
   294 [Endtest]
       
   295 
       
   296 [Test]
       
   297 title TCPosLandmarkSearch0039
       
   298 create testlmksearchapi foobar
       
   299 foobar CPosLmDisplayData_NewItemIndex
       
   300 delete foobar
       
   301 [Endtest]
       
   302 
       
   303 [Test]
       
   304 title TCPosLandmarkSearch0040
       
   305 create testlmksearchapi foobar
       
   306 foobar CPosLmDisplayData_Count
       
   307 delete foobar
       
   308 [Endtest]
       
   309 
       
   310 [Test]
       
   311 title TCPosLandmarkSearch0041
       
   312 create testlmksearchapi foobar
       
   313 foobar CPosLmDisplayData_Reset
       
   314 delete foobar
       
   315 [Endtest]
       
   316 
       
   317 [Test]
       
   318 title TCPosLandmarkSearch0042
       
   319 create testlmksearchapi foobar 
       
   320 foobar CPosLmDisplayData_DisplayItem 0
       
   321 delete foobar
       
   322 [Endtest]
       
   323 
       
   324 [Test]
       
   325 title TCPosLandmarkSearch0043
       
   326 create testlmksearchapi foobar  
       
   327 foobar CPosLmDisplayData_DisplayItem 1
       
   328 delete foobar
       
   329 [Endtest]
       
   330 
       
   331 [Test]
       
   332 title TCPosLandmarkSearch0044
       
   333 create testlmksearchapi foobar  
       
   334 foobar CPosLmDisplayData_SetPartialReadParametersL 0
       
   335 delete foobar
       
   336 [Endtest]
       
   337 
       
   338 [Test]
       
   339 title TCPosLandmarkSearch0045
       
   340 create testlmksearchapi foobar  
       
   341 foobar CPosLmDisplayData_SetPartialReadParametersL 1
       
   342 delete foobar
       
   343 [Endtest]
       
   344 
       
   345 
       
   346 [Test]
       
   347 title TCPosLandmarkSearch0046
       
   348 create testlmksearchapi foobar  
       
   349 foobar CPosLmDisplayData_UnsetPartialReadParameters
       
   350 delete foobar
       
   351 [Endtest]
       
   352 
       
   353 [Test]
       
   354 title TCPosLandmarkSearch0047
       
   355 create testlmksearchapi foobar
       
   356 foobar CPosLmNearestCriteria_NewLC
       
   357 delete foobar
       
   358 [Endtest]
       
   359 
       
   360 [Test]
       
   361 title TCPosLandmarkSearch0048
       
   362 create testlmksearchapi foobar
       
   363 foobar CPosLmNearestCriteria_GetCoordinate
       
   364 delete foobar
       
   365 [Endtest]
       
   366 
       
   367 [Test]
       
   368 title TCPosLandmarkSearch0049
       
   369 create testlmksearchapi foobar
       
   370 foobar CPosLmNearestCriteria_SetCoordinate
       
   371 delete foobar
       
   372 [Endtest]
       
   373 
       
   374 [Test]
       
   375 title TCPosLandmarkSearch0050
       
   376 create testlmksearchapi foobar
       
   377 foobar CPosLmNearestCriteria_UseCoverageRadius 0
       
   378 delete foobar
       
   379 [Endtest]
       
   380 
       
   381 [Test]
       
   382 title TCPosLandmarkSearch0051
       
   383 create testlmksearchapi foobar
       
   384 foobar CPosLmNearestCriteria_UseCoverageRadius 1
       
   385 delete foobar
       
   386 [Endtest]
       
   387 
       
   388 [Test]
       
   389 title TCPosLandmarkSearch0052
       
   390 create testlmksearchapi foobar
       
   391 foobar CPosLmNearestCriteria_SetUseCoverageRadius 0
       
   392 delete foobar
       
   393 [Endtest]
       
   394 
       
   395 [Test]
       
   396 title TCPosLandmarkSearch0053
       
   397 create testlmksearchapi foobar
       
   398 foobar CPosLmNearestCriteria_SetUseCoverageRadius 1
       
   399 delete foobar
       
   400 [Endtest]
       
   401 
       
   402 [Test]
       
   403 title TCPosLandmarkSearch0054
       
   404 create testlmksearchapi foobar
       
   405 foobar CPosLmNearestCriteria_MaxDistance
       
   406 delete foobar
       
   407 [Endtest]
       
   408 
       
   409 [Test]
       
   410 title TCPosLandmarkSearch0055
       
   411 create testlmksearchapi foobar
       
   412 foobar CPosLmNearestCriteria_SetMaxDistance
       
   413 delete foobar
       
   414 [Endtest]
       
   415 
       
   416 [Test]
       
   417 title TCPosLandmarkSearch0056
       
   418 create testlmksearchapi foobar
       
   419 foobar CPosLmTextCriteria_NewLC
       
   420 delete foobar
       
   421 [Endtest]
       
   422 
       
   423 [Test]
       
   424 title TCPosLandmarkSearch0057
       
   425 create testlmksearchapi foobar
       
   426 foobar CPosLmTextCriteria_Text
       
   427 delete foobar
       
   428 [Endtest]
       
   429 
       
   430 [Test]
       
   431 title TCPosLandmarkSearch0058
       
   432 create testlmksearchapi foobar
       
   433 foobar CPosLmTextCriteria_SetTextL
       
   434 delete foobar
       
   435 [Endtest]
       
   436 
       
   437 [Test]
       
   438 title TCPosLandmarkSearch0059
       
   439 create testlmksearchapi foobar
       
   440 foobar CPosLmTextCriteria_AttributesToSearch
       
   441 delete foobar
       
   442 [Endtest]
       
   443 
       
   444 [Test]
       
   445 title TCPosLandmarkSearch0060
       
   446 create testlmksearchapi foobar
       
   447 foobar CPosLmTextCriteria_SetAttributesToSearch
       
   448 delete foobar
       
   449 [Endtest]
       
   450 
       
   451 [Test]
       
   452 title TCPosLandmarkSearch0061
       
   453 create testlmksearchapi foobar
       
   454 foobar CPosLmTextCriteria_GetPositionFieldsToSearchL
       
   455 delete foobar
       
   456 [Endtest]
       
   457 
       
   458 [Test]
       
   459 title TCPosLandmarkSearch0062
       
   460 create testlmksearchapi foobar
       
   461 foobar CPosLmTextCriteria_SetPositionFieldsToSearchL
       
   462 delete foobar
       
   463 [Endtest]
       
   464 
       
   465 [Test]
       
   466 title TCPosLandmarkSearch0063
       
   467 create testlmksearchapi foobar
       
   468 foobar CPosLmTextCriteria_ClearPositionFieldsToSearch
       
   469 delete foobar
       
   470 [Endtest]
       
   471 
       
   472 [Test]
       
   473 title TCPosLandmarkSearch0064
       
   474 create testlmksearchapi foobar
       
   475 foobar CPosLmIdListCriteria_NewLC
       
   476 delete foobar
       
   477 [Endtest]
       
   478 
       
   479 [Test]
       
   480 title TCPosLandmarkSearch0065
       
   481 create testlmksearchapi foobar
       
   482 foobar CPosLmIdListCriteria_SetLandmarkIdsL
       
   483 delete foobar
       
   484 [Endtest]
       
   485 
       
   486 [Test]
       
   487 title TCPosLandmarkSearch0066
       
   488 create testlmksearchapi foobar
       
   489 foobar CPosLmIdListCriteria_GetLandmarkIdsL
       
   490 delete foobar
       
   491 [Endtest]
       
   492 
       
   493 [Test]
       
   494 title TCPosLandmarkSearch0067
       
   495 create testlmksearchapi foobar
       
   496 foobar CPosLmDisplayItem_NewL1 0
       
   497 delete foobar
       
   498 [Endtest]
       
   499 
       
   500 [Test]
       
   501 title TCPosLandmarkSearch0068
       
   502 create testlmksearchapi foobar
       
   503 foobar CPosLmDisplayItem_NewL1 4
       
   504 delete foobar
       
   505 [Endtest]
       
   506 
       
   507 [Test]
       
   508 title TCPosLandmarkSearch0069
       
   509 create testlmksearchapi foobar
       
   510 foobar CPosLmDisplayItem_NewL2 0
       
   511 delete foobar
       
   512 [Endtest]
       
   513 
       
   514 [Test]
       
   515 title TCPosLandmarkSearch0070
       
   516 create testlmksearchapi foobar
       
   517 foobar CPosLmDisplayItem_NewL2 4
       
   518 delete foobar
       
   519 [Endtest]
       
   520 
       
   521 [Test]
       
   522 title TCPosLandmarkSearch0071
       
   523 create testlmksearchapi foobar
       
   524 foobar CPosLmDisplayItem_DisplayItemType 0
       
   525 delete foobar
       
   526 [Endtest]
       
   527 
       
   528 [Test]
       
   529 title TCPosLandmarkSearch0072
       
   530 create testlmksearchapi foobar
       
   531 foobar CPosLmDisplayItem_DisplayItemType 1
       
   532 delete foobar
       
   533 [Endtest]
       
   534 
       
   535 [Test]
       
   536 title TCPosLandmarkSearch0073
       
   537 create testlmksearchapi foobar
       
   538 foobar CPosLmDisplayItem_DatabaseIndex 0
       
   539 delete foobar
       
   540 [Endtest]
       
   541 
       
   542 [Test]
       
   543 title TCPosLandmarkSearch0074
       
   544 create testlmksearchapi foobar
       
   545 foobar CPosLmDisplayItem_DatabaseIndex 1
       
   546 delete foobar
       
   547 [Endtest]
       
   548 
       
   549 [Test]
       
   550 title TCPosLandmarkSearch0075
       
   551 create testlmksearchapi foobar
       
   552 foobar CPosLmDisplayItem_Category 0
       
   553 delete foobar
       
   554 [Endtest]
       
   555 
       
   556 [Test]
       
   557 title TCPosLandmarkSearch0076
       
   558 create testlmksearchapi foobar
       
   559 foobar CPosLmDisplayItem_Category 1
       
   560 delete foobar
       
   561 [Endtest]
       
   562 
       
   563 [Test]
       
   564 title TCPosLandmarkSearch0077
       
   565 create testlmksearchapi foobar
       
   566 foobar CPosLmDisplayItem_Landmark 0
       
   567 delete foobar
       
   568 [Endtest]
       
   569 
       
   570 [Test]
       
   571 title TCPosLandmarkSearch0078
       
   572 create testlmksearchapi foobar
       
   573 foobar CPosLmDisplayItem_Landmark 1
       
   574 delete foobar
       
   575 [Endtest]
       
   576 
       
   577 [Test]
       
   578 title TCPosLandmarkSearch0079
       
   579 create testlmksearchapi foobar
       
   580 foobar CPosLmDisplayItem_GetDistance 
       
   581 delete foobar
       
   582 [Endtest]
       
   583 
       
   584 [Test]
       
   585 title TCPosLandmarkSearch0080
       
   586 allownextresult KErrArgument
       
   587 create testlmksearchapi foobar
       
   588 foobar CPosLmMultiDbSearch_NewL 0
       
   589 delete foobar
       
   590 [Endtest]
       
   591 
       
   592 [Test]
       
   593 title TCPosLandmarkSearch0081
       
   594 create testlmksearchapi foobar
       
   595 foobar CPosLmMultiDbSearch_NewL 1
       
   596 delete foobar
       
   597 [Endtest]
       
   598 
       
   599 [Test]
       
   600 title TCPosLandmarkSearch0082
       
   601 allownextresult KErrArgument
       
   602 create testlmksearchapi foobar
       
   603 foobar CPosLmMultiDbSearch_SetDatabasesToSearchL
       
   604 delete foobar
       
   605 [Endtest]
       
   606 
       
   607 [Test]
       
   608 title TCPosLandmarkSearch0083
       
   609 create testlmksearchapi foobar
       
   610 foobar CPosLmMultiDbSearch_DatabasesToSearchL
       
   611 delete foobar
       
   612 [Endtest]
       
   613 
       
   614 [Test]
       
   615 title TCPosLandmarkSearch0084
       
   616 create testlmksearchapi foobar
       
   617 foobar CPosLmMultiDbSearch_SetMaxNumOfMatches 0
       
   618 delete foobar
       
   619 [Endtest]
       
   620 
       
   621 [Test]
       
   622 title TCPosLandmarkSearch0085
       
   623 create testlmksearchapi foobar
       
   624 foobar CPosLmMultiDbSearch_SetMaxNumOfMatches 1
       
   625 delete foobar
       
   626 [Endtest]
       
   627 
       
   628 [Test]
       
   629 title TCPosLandmarkSearch0086
       
   630 create testlmksearchapi foobar
       
   631 foobar CPosLmMultiDbSearch_StartLandmarkSearchL1
       
   632 delete foobar
       
   633 [Endtest]
       
   634 
       
   635 [Test]
       
   636 title TCPosLandmarkSearch0087
       
   637 create testlmksearchapi foobar
       
   638 foobar CPosLmMultiDbSearch_StartLandmarkSearchL2
       
   639 delete foobar
       
   640 [Endtest]
       
   641 
       
   642 [Test]
       
   643 title TCPosLandmarkSearch0088
       
   644 create testlmksearchapi foobar
       
   645 foobar CPosLmMultiDbSearch_StartLandmarkSearchL3
       
   646 delete foobar
       
   647 [Endtest]
       
   648 
       
   649 [Test]
       
   650 title TCPosLandmarkSearch0089
       
   651 create testlmksearchapi foobar
       
   652 foobar CPosLmMultiDbSearch_StartCategorySearchL
       
   653 delete foobar
       
   654 [Endtest]
       
   655 
       
   656 [Test]
       
   657 title TCPosLandmarkSearch0090
       
   658 create testlmksearchapi foobar
       
   659 foobar CPosLmMultiDbSearch_NumOfSearchErrors
       
   660 delete foobar
       
   661 [Endtest]
       
   662 
       
   663 [Test]
       
   664 title TCPosLandmarkSearch0091
       
   665 create testlmksearchapi foobar
       
   666 foobar CPosLmMultiDbSearch_GetSearchError
       
   667 delete foobar
       
   668 [Endtest]
       
   669 
       
   670 [Test]
       
   671 title TCPosLandmarkSearch0092
       
   672 create testlmksearchapi foobar
       
   673 foobar CPosLmMultiDbSearch_TotalNumOfMatches
       
   674 delete foobar
       
   675 [Endtest]
       
   676 
       
   677 [Test]
       
   678 title TCPosLandmarkSearch0093
       
   679 create testlmksearchapi foobar
       
   680 foobar CPosLmMultiDbSearch_NumOfMatches 0
       
   681 delete foobar
       
   682 [Endtest]
       
   683 
       
   684 [Test]
       
   685 title TCPosLandmarkSearch0094
       
   686 create testlmksearchapi foobar
       
   687 foobar CPosLmMultiDbSearch_NumOfMatches 1
       
   688 delete foobar
       
   689 [Endtest]
       
   690 
       
   691 [Test]
       
   692 title TCPosLandmarkSearch0095
       
   693 create testlmksearchapi foobar
       
   694 foobar CPosLmMultiDbSearch_NumOfDatabasesToSearch
       
   695 delete foobar
       
   696 [Endtest]
       
   697 
       
   698 [Test]
       
   699 title TCPosLandmarkSearch0096
       
   700 create testlmksearchapi foobar
       
   701 foobar CPosLmMultiDbSearch_DatabaseUriPtr 0
       
   702 delete foobar
       
   703 [Endtest]
       
   704 
       
   705 [Test]
       
   706 title TCPosLandmarkSearch0097
       
   707 create testlmksearchapi foobar
       
   708 foobar CPosLmMultiDbSearch_DatabaseUriPtr 1
       
   709 delete foobar
       
   710 [Endtest]
       
   711 
       
   712 [Test]
       
   713 title TCPosLandmarkSearch0098
       
   714 create testlmksearchapi foobar
       
   715 foobar CPosLmMultiDbSearch_MatchIteratorL
       
   716 delete foobar
       
   717 [Endtest]
       
   718 
       
   719 [Test]
       
   720 title TCPosLandmarkSearch0099
       
   721 create testlmksearchapi foobar
       
   722 foobar CPosLmMultiDbSearch_SetDisplayData
       
   723 delete foobar
       
   724 [Endtest]
       
   725 
       
   726 [Test]
       
   727 title TCPosLandmarkSearch0100
       
   728 create testlmksearchapi foobar
       
   729 foobar CPosLmMultiDbSearch_UnsetDisplayData
       
   730 delete foobar
       
   731 [Endtest]
       
   732 
       
   733 [Test]
       
   734 title TCPosLandmarkSearch0101
       
   735 create testlmksearchapi foobar
       
   736 foobar CPosLmMultiDbSearch_MaxNumOfMatches
       
   737 delete foobar
       
   738 [Endtest]
       
   739 
       
   740 [Test]
       
   741 title TCPosLandmarkSearch0102
       
   742 create testlmksearchapi foobar
       
   743 foobar CPosLmCompositeCriteria_NewLC_OR
       
   744 delete foobar
       
   745 [Endtest]