tsrc/conf/sapi_batcases.cfg
changeset 0 14df0fbfcc4e
equal deleted inserted replaced
-1:000000000000 0:14df0fbfcc4e
       
     1 //  ===========================================================================
       
     2 //  Copyright © 2005-2006 Nokia Corporation.
       
     3 //  This material, including documentation and any related
       
     4 //  computer programs, is protected by copyright controlled by
       
     5 //  Nokia Corporation. All rights are reserved. Copying,
       
     6 //  including reproducing, storing, adapting or translating, any
       
     7 //  or all of this material requires the prior written consent of
       
     8 //  Nokia Corporation. This material also contains confidential
       
     9 //  information which may not be disclosed to others without the
       
    10 //  prior written consent of Nokia Corporation.
       
    11 // ============================================================================
       
    12 //
       
    13 
       
    14 [Test]
       
    15 title  MG_GetFilesInfo_Music_MimeType_audio/mpeg_MimeType_Ascending_0
       
    16 create tmediamgmtprovidertest foobar
       
    17 foobar InterfaceClass GetList FileInfo Music MimeType audio/mpeg NULL MimeType Ascending 0 0
       
    18 delete foobar
       
    19 [Endtest]
       
    20 
       
    21 [Test]
       
    22 title  MG_GetFilesInfo_Video_NULL_NULL_NULL_FileName_Ascending_0
       
    23 create tmediamgmtprovidertest foobar
       
    24 foobar InterfaceClass GetList FileInfo Video NULL NULL NULL FileName Ascending 0 0
       
    25 delete foobar
       
    26 [Endtest]
       
    27 
       
    28 [Test]
       
    29 title  MG_GetFilesInfo_StreamingURL_FileDate_20070220:_20070323:_NULL_Ascending_0
       
    30 create tmediamgmtprovidertest foobar
       
    31 foobar InterfaceClass GetList FileInfo StreamingURL FileDate 20070220: 20070323: NULL Ascending 0 0
       
    32 delete foobar
       
    33 [Endtest]
       
    34 
       
    35 [Test]
       
    36 title  MG_GetFilesInfo_Image_FileSize_0_1100000_FileName_Ascending_0
       
    37 create tmediamgmtprovidertest foobar
       
    38 foobar InterfaceClass GetList FileInfo Image FileSize 0 1100000 FileName Ascending 0 0
       
    39 delete foobar
       
    40 [Endtest]
       
    41 
       
    42 [Test]
       
    43 title AddLandmark test
       
    44 create tlmlandmarktests foobar
       
    45 foobar AddLandmark 
       
    46 delete foobar
       
    47 [Endtest] 
       
    48 
       
    49 
       
    50 [Test]
       
    51 title RemoveLandmark test
       
    52 create tlmlandmarktests foobar
       
    53 foobar RemoveLandmark 
       
    54 delete foobar
       
    55 [Endtest]
       
    56 
       
    57 [Test]
       
    58 title ImportLandmark test
       
    59 create tlmlandmarktests foobar
       
    60 foobar ImportLandmark 
       
    61 delete foobar
       
    62 [Endtest]
       
    63 
       
    64 [Test]
       
    65 title ExportLandmark test
       
    66 create tlmlandmarktests foobar
       
    67 foobar ExportLandmark 
       
    68 delete foobar
       
    69 [Endtest]
       
    70 
       
    71 [Test]
       
    72 title getlistasynctest1 test
       
    73 create tlmlandmarktests foobar
       
    74 foobar getlistasynctest1 
       
    75 delete foobar
       
    76 [Endtest] 
       
    77 
       
    78 
       
    79 [Test]
       
    80 title AddDatabase test
       
    81 create Tlmdatabasetests foobar
       
    82 foobar AddDatabase 
       
    83 delete foobar
       
    84 [Endtest] 
       
    85 
       
    86 
       
    87 [Test]
       
    88 title AddCategory test
       
    89 create tlmcategorytests foobar
       
    90 foobar AddCategory 
       
    91 delete foobar
       
    92 [Endtest]
       
    93 
       
    94 [Test]
       
    95 title RemoveCategory test
       
    96 create tlmcategorytests foobar
       
    97 foobar RemoveCategory 
       
    98 delete foobar
       
    99 [Endtest]
       
   100 
       
   101 
       
   102 [Test]
       
   103 title categorygetlistsync test
       
   104 create tlmcategorytests foobar
       
   105 foobar categorygetlistsync 
       
   106 delete foobar
       
   107 [Endtest] 
       
   108 
       
   109 [Test]
       
   110 title AddLandmark test
       
   111 create TLandmarkProvider foobar
       
   112 foobar AddLandmark 
       
   113 delete foobar
       
   114 [Endtest] 
       
   115 
       
   116 
       
   117 [Test]
       
   118 title AddLandmarkDb test
       
   119 create TLandmarkProvider foobar
       
   120 foobar AddLandmarkDb 
       
   121 delete foobar
       
   122 [Endtest] 
       
   123 
       
   124 
       
   125 [Test]
       
   126 title AddLandmarkPos test
       
   127 create TLandmarkProvider foobar
       
   128 foobar AddLandmarkPos 
       
   129 delete foobar
       
   130 [Endtest]
       
   131 
       
   132 [Test]
       
   133 title AddCategory test
       
   134 create tlmprovidercategorytests foobar
       
   135 foobar AddCategory 
       
   136 delete foobar
       
   137 [Endtest] 
       
   138 
       
   139 [Test]
       
   140 title CreateLocObjWSer
       
   141 create TSAPILocTest obj
       
   142 obj CreateLocObjWSer
       
   143 delete obj
       
   144 [Endtest] 
       
   145 
       
   146 [Test]
       
   147 title GetPosition
       
   148 create TSAPILocTest obj
       
   149 obj GetPosition
       
   150 delete obj
       
   151 [Endtest] 
       
   152 
       
   153 
       
   154 [Test]
       
   155 title GetPositionAsync
       
   156 create TSAPILocTest obj
       
   157 obj GetPositionAsync
       
   158 delete obj
       
   159 [Endtest] 
       
   160 
       
   161 
       
   162 [Test]
       
   163 title TraceLPosition
       
   164 create TSAPILocTest obj
       
   165 obj TraceLPosition
       
   166 delete obj
       
   167 [Endtest]
       
   168 
       
   169 [Test]
       
   170 title CancelService1
       
   171 create TSAPILocTest obj
       
   172 obj CancelService1
       
   173 delete obj
       
   174 [Endtest]
       
   175 
       
   176 [Test]
       
   177 title GetDistance
       
   178 create TSAPILocTest obj
       
   179 obj GetDistance
       
   180 delete obj
       
   181 [Endtest]
       
   182 
       
   183 
       
   184 [Test]
       
   185 title GetBearing
       
   186 create TSAPILocTest obj
       
   187 obj GetBearing
       
   188 delete obj
       
   189 [Endtest]
       
   190 
       
   191 
       
   192 [Test]
       
   193 title Move1
       
   194 create TSAPILocTest obj
       
   195 obj Move1
       
   196 delete obj
       
   197 [Endtest]
       
   198 
       
   199 [Test]
       
   200 title GetLocation Synchronous test
       
   201 create tlocationprovidertest foobar
       
   202 foobar GetLocation 
       
   203 delete foobar
       
   204 [Endtest] 
       
   205 
       
   206 [Test]
       
   207 title Trace test
       
   208 create tlocationprovidertest foobar
       
   209 foobar LocationUpdates 
       
   210 delete foobar
       
   211 [Endtest] 
       
   212 
       
   213 [Test]
       
   214 title asynchronous getlocation
       
   215 create tlocationprovidertest foobar
       
   216 foobar GetLocationAsynch
       
   217 delete foobar
       
   218 [Endtest] 
       
   219 
       
   220 [Test]
       
   221 title MathOperation Bearing Test
       
   222 create tlocationprovidertest foobar
       
   223 foobar BearingToTest
       
   224 delete foobar
       
   225 [Endtest]
       
   226 
       
   227 [Test]
       
   228 title MathOperationFindDistanceTest
       
   229 create tlocationprovidertest foobar
       
   230 foobar FindDistance 
       
   231 delete foobar
       
   232 [Endtest]
       
   233 
       
   234 [Test]
       
   235 title FindDistancewithPositionParsing
       
   236 create tlocationprovidertest foobar
       
   237 foobar FindDistanceAgain 
       
   238 delete foobar
       
   239 [Endtest]
       
   240 
       
   241 [Test]
       
   242 title  MathOperation MoveCoordinates Test
       
   243 create tlocationprovidertest foobar
       
   244 foobar MoveCoordinates 
       
   245 delete foobar
       
   246 [Endtest]
       
   247 
       
   248 // GET_HEADER_MESSAGE
       
   249 // message-id   fromarray  subject  sort-type  uid-type  start-date  end-date  
       
   250 
       
   251 [Test]
       
   252 title header with NULL filter
       
   253 create get_header_message foobar
       
   254 foobar test_1  0  NULL  NULL  0  NULL  0  0         nokia  testing  mms  wr  pic
       
   255 delete foobar
       
   256 [Endtest] 
       
   257 
       
   258 
       
   259 [Test]
       
   260 title header with valid sort
       
   261 create get_header_message foobar
       
   262 foobar test_1  0  NULL  NULL  10  NULL  0  0               mms  testing  nokia  pic  wr
       
   263 delete foobar
       
   264 [Endtest]
       
   265 
       
   266 
       
   267 [Test]
       
   268 title header with valid uid (sms)
       
   269 create get_header_message foobar
       
   270 foobar test_1  0  NULL  NULL  0  SMS  MtmEnd  0  0         nokia  testing  mms
       
   271 delete foobar
       
   272 [Endtest]
       
   273 
       
   274 
       
   275 [Test]
       
   276 title header with valid messageid, fromarray
       
   277 create get_header_message foobar
       
   278 foobar test_1  1  9  AddrEnd NULL  0  NULL  0  0         nokia
       
   279 delete foobar
       
   280 [Endtest]
       
   281 
       
   282 
       
   283 [Test]
       
   284 title header with valid messageid, fromarray, subject
       
   285 create get_header_message foobar
       
   286 foobar test_1  1  9  AddrEnd  nokia  0  NULL  0  0         nokia  pic
       
   287 delete foobar
       
   288 [Endtest]
       
   289 
       
   290 
       
   291 [Test]
       
   292 title header with valid uidtype, fromarray, subject
       
   293 create get_header_message foobar
       
   294 foobar test_1  0  9  AddrEnd  nokia  0  SMS  MtmEnd  0  0         nokia  pic
       
   295 delete foobar
       
   296 [Endtest]
       
   297 
       
   298 
       
   299 
       
   300 // CHANGE_STATUS_MESSAGE
       
   301 
       
   302 [Test]
       
   303 title valid unread
       
   304 create change_status_message foobar
       
   305 foobar test_1  1  0  1 
       
   306 delete foobar
       
   307 [Endtest] 
       
   308 
       
   309 
       
   310 [Test]
       
   311 title no valid unread
       
   312 create change_status_message foobar
       
   313 foobar test_1  1  0  0 
       
   314 delete foobar
       
   315 [Endtest]
       
   316 
       
   317 
       
   318 
       
   319 // SEND_MESSAGE
       
   320 // address  type  subject  body  flag  templateid  editor
       
   321 
       
   322 [Test]
       
   323 title MMS with valid address,subject,body,attach(image)
       
   324 create send_message foobar
       
   325 foobar test_1  9008032761  AddrEnd  MMS  hi  nok  1  C:\Data\Images\ant.jpg   image/jpeg    0  0        hi  9008032761   
       
   326 delete foobar
       
   327 [Endtest]
       
   328 
       
   329 
       
   330 [Test]
       
   331 title MMS with valid address,attach(image, music)
       
   332 create send_message foobar
       
   333 foobar test_1  9008032761  AddrEnd  MMS  NULL  NULL  2  C:\Data\Images\ant.jpg   image/jpeg  C:\Data\Sounds\Digital\dhoom2whis192701.mp3   sound/mp3  0  0        NULL  9008032761   
       
   334 delete foobar
       
   335 [Endtest]
       
   336 
       
   337 
       
   338 [Test]
       
   339 title SMS with valid address
       
   340 create send_message foobar
       
   341 foobar test_1  9008032761  AddrEnd SMS  NULL  NULL  0  0  0        NULL  9008032761  
       
   342 delete foobar
       
   343 [Endtest] 
       
   344 
       
   345 
       
   346 [Test]
       
   347 title SMS with valid address, body, launch editor 
       
   348 create send_message foobar
       
   349 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokltd  0  0  1        nokltd 9008032761  
       
   350 delete foobar
       
   351 [Endtest]
       
   352 
       
   353 
       
   354 [Test]
       
   355 title SMS with valid addr, body ,valid template id
       
   356 create send_message foobar
       
   357 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokltd  0  1  0        nokia  9008032761  
       
   358 delete foobar
       
   359 [Endtest]
       
   360 
       
   361 
       
   362 [Test]
       
   363 title SMS with valid addr, body, launch editor, valid template id 
       
   364 create send_message foobar
       
   365 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokltd  0  1  1         nokia  9008032761  
       
   366 delete foobar
       
   367 [Endtest]
       
   368 
       
   369 
       
   370 
       
   371 // ASYNC_SEND_MESSAGE
       
   372 
       
   373 [Test]
       
   374 title  MMS with valid address, subject ,body ,attachments (image)
       
   375 create async_send_message foobar
       
   376 foobar test_1  9008032761  AddrEnd  MMS  hi  nok  1  C:\Data\Images\ant.jpg   image/jpeg    0  0        0  hi  9008032761   
       
   377 delete foobar
       
   378 [Endtest]
       
   379 
       
   380 
       
   381 [Test]
       
   382 title  MMS with valid address, attachments (image, music)
       
   383 create async_send_message foobar
       
   384 foobar test_1  9008032761  AddrEnd  MMS  NULL  NULL  2  C:\Data\Images\ant.jpg   image/jpeg  C:\Data\Sounds\Digital\dhoom2whis192701.mp3   sound/mp3  0  0       0  NULL  9008032761  
       
   385 delete foobar
       
   386 [Endtest]
       
   387 
       
   388 
       
   389 [Test]
       
   390 title  sms with valid addr, cancel 
       
   391 create async_send_message foobar
       
   392 foobar test_1  9008032761  AddrEnd  SMS  NULL  NULL  0  0  0    1  -3  1
       
   393 delete foobar
       
   394 [Endtest]
       
   395 
       
   396 
       
   397 [Test]
       
   398 title  sms with valid addr ,body ,launch editor
       
   399 create async_send_message foobar
       
   400 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokkia  0  0  1     0  nokkia  9008032761 
       
   401 delete foobar
       
   402 [Endtest]
       
   403 
       
   404 
       
   405 [Test]
       
   406 title  sms with val addr ,body ,template id
       
   407 create async_send_message foobar
       
   408 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokiia  0  1  0     0  nokia  9008032761  
       
   409 delete foobar
       
   410 [Endtest]
       
   411 
       
   412 
       
   413 [Test]
       
   414 title  sms with val addr ,body ,launch editor ,template id
       
   415 create async_send_message foobar
       
   416 foobar test_1  9008032761  AddrEnd  SMS  NULL  nokltdd  0  1  1      0  nokia  9008032761  
       
   417 delete foobar
       
   418 [Endtest]
       
   419 
       
   420 
       
   421 
       
   422 // DELETE_MESSAGE
       
   423 
       
   424 [Test]
       
   425 title delete valid message 
       
   426 create delete_message foobar
       
   427 foobar test_1  1
       
   428 delete foobar
       
   429 [Endtest] 
       
   430 
       
   431 
       
   432 [Test]
       
   433 title AddContact
       
   434 create tcontactprovidertest foobar
       
   435 foobar AddContact
       
   436 delete foobar
       
   437 [Endtest]
       
   438 
       
   439 
       
   440 [Test]
       
   441 title AddGroup
       
   442 create tcontactprovidertest foobar
       
   443 foobar AddGroup
       
   444 delete foobar
       
   445 [Endtest]
       
   446 
       
   447 
       
   448 [Test]
       
   449 title OrganiseAdd
       
   450 create tcontactprovidertest foobar
       
   451 foobar OrganiseAdd
       
   452 delete foobar
       
   453 [Endtest]
       
   454 
       
   455 
       
   456 
       
   457 [Test]
       
   458 title Import
       
   459 create tcontactprovidertest foobar
       
   460 foobar Import
       
   461 delete foobar
       
   462 [Endtest]
       
   463 
       
   464 
       
   465 
       
   466 [Test]
       
   467 title GetContactALL
       
   468 create tcontactprovidertest foobar
       
   469 foobar GetContactALL
       
   470 delete foobar
       
   471 [Endtest]
       
   472 
       
   473 
       
   474 
       
   475 [Test]
       
   476 title GetGroup
       
   477 create tcontactprovidertest foobar
       
   478 foobar GetGroup
       
   479 delete foobar
       
   480 [Endtest]
       
   481 
       
   482 
       
   483 [Test]
       
   484 title GetDatabase
       
   485 create tcontactprovidertest foobar
       
   486 foobar GetDatabase
       
   487 delete foobar
       
   488 [Endtest]
       
   489 
       
   490 
       
   491 
       
   492 [Test]
       
   493 title Export
       
   494 create tcontactprovidertest foobar
       
   495 foobar Export
       
   496 delete foobar
       
   497 [Endtest]
       
   498 
       
   499 
       
   500 [Test]
       
   501 title OrganiseDelete
       
   502 create tcontactprovidertest foobar
       
   503 foobar OrganiseDelete
       
   504 delete foobar
       
   505 [Endtest]
       
   506 
       
   507 
       
   508 [Test]
       
   509 title DeleteContact
       
   510 create tcontactprovidertest foobar
       
   511 foobar DeleteContact
       
   512 delete foobar
       
   513 [Endtest]
       
   514 
       
   515 
       
   516 
       
   517 [Test]
       
   518 title AddContact
       
   519 create tcontactprovidertest_sync foobar
       
   520 foobar AddContact
       
   521 delete foobar
       
   522 [Endtest]
       
   523 
       
   524 
       
   525 [Test]
       
   526 title ImportVCard
       
   527 create tcontactprovidertest_sync foobar
       
   528 foobar ImportVCard
       
   529 delete foobar
       
   530 [Endtest]
       
   531 
       
   532 
       
   533 [Test]
       
   534 title Add_Group
       
   535 create tcontactprovidertest_sync foobar
       
   536 foobar AddGroup
       
   537 delete foobar
       
   538 [Endtest]
       
   539 
       
   540 
       
   541 [Test]
       
   542 title Get_contactList
       
   543 create tcontactprovidertest_sync foobar
       
   544 foobar GetContactALL
       
   545 delete foobar
       
   546 [Endtest]
       
   547 
       
   548 
       
   549 [Test]
       
   550 title Search_Contact
       
   551 create tcontactprovidertest_sync foobar
       
   552 foobar GetContactSearch
       
   553 delete foobar
       
   554 [Endtest]
       
   555 
       
   556 
       
   557 [Test]
       
   558 title ExportVCard
       
   559 create tcontactprovidertest_sync foobar
       
   560 foobar ExportVCard
       
   561 delete foobar
       
   562 [Endtest]
       
   563 
       
   564 
       
   565 [Test]
       
   566 title Get_Group
       
   567 create tcontactprovidertest_sync foobar
       
   568 foobar GetGroup
       
   569 delete foobar
       
   570 [Endtest]
       
   571 
       
   572 
       
   573 [Test]
       
   574 title Get_Database
       
   575 create tcontactprovidertest_sync foobar
       
   576 foobar GetDatabase
       
   577 delete foobar
       
   578 [Endtest]
       
   579 
       
   580 
       
   581 
       
   582 [Test]
       
   583 title Organise_Add
       
   584 create tcontactprovidertest_sync foobar
       
   585 foobar OrganiseAdd
       
   586 delete foobar
       
   587 [Endtest]
       
   588 
       
   589 
       
   590 [Test]
       
   591 title Organise_Delete
       
   592 create tcontactprovidertest_sync foobar
       
   593 foobar OrganiseDelete
       
   594 delete foobar
       
   595 [Endtest]
       
   596 
       
   597 
       
   598 [Test]
       
   599 title Delete_contact
       
   600 create tcontactprovidertest_sync foobar
       
   601 foobar DeleteContact
       
   602 delete foobar
       
   603 [Endtest]
       
   604 
       
   605 
       
   606 
       
   607 
       
   608 
       
   609 [Test]
       
   610 title Get_contact
       
   611 create tcontacts_async foobar
       
   612 foobar Get_contact
       
   613 delete foobar
       
   614 [Endtest]
       
   615 
       
   616 
       
   617 
       
   618 [Test]
       
   619 title Add_contact
       
   620 create tcontacts_async foobar
       
   621 foobar Add_contact
       
   622 delete foobar
       
   623 [Endtest]
       
   624 
       
   625 
       
   626 
       
   627 [Test]
       
   628 title Add_group
       
   629 create tcontacts_async foobar
       
   630 foobar Add_group
       
   631 delete foobar
       
   632 [Endtest]
       
   633 
       
   634 [Test]
       
   635 title Delete_contact
       
   636 create tcontacts_async foobar
       
   637 foobar Delete_contact
       
   638 delete foobar
       
   639 [Endtest]
       
   640 
       
   641 
       
   642 
       
   643 [Test]
       
   644 title Delete_group
       
   645 create tcontacts_async foobar
       
   646 foobar Delete_group
       
   647 delete foobar
       
   648 [Endtest]
       
   649 
       
   650 
       
   651 
       
   652 [Test]
       
   653 title Organise_add
       
   654 create tcontacts_async foobar
       
   655 foobar Organise_add
       
   656 delete foobar
       
   657 [Endtest]
       
   658 
       
   659 
       
   660 
       
   661 [Test]
       
   662 title Organise_delete
       
   663 create tcontacts_async foobar
       
   664 foobar Organise_delete
       
   665 delete foobar
       
   666 [Endtest]
       
   667 
       
   668 
       
   669 
       
   670 [Test]
       
   671 title Import
       
   672 create tcontacts_async foobar
       
   673 foobar Import
       
   674 delete foobar
       
   675 [Endtest]
       
   676 
       
   677 
       
   678 
       
   679 [Test]
       
   680 title Export
       
   681 create tcontacts_async foobar
       
   682 foobar Export
       
   683 delete foobar
       
   684 [Endtest]
       
   685 
       
   686 
       
   687 
       
   688 [Test]
       
   689 title Get_Group
       
   690 create tcontacts_async foobar
       
   691 foobar Get_group
       
   692 delete foobar
       
   693 [Endtest]
       
   694 
       
   695 
       
   696 
       
   697 [Test]
       
   698 title Get_database
       
   699 create tcontacts_async foobar
       
   700 foobar Get_database
       
   701 delete foobar
       
   702 [Endtest]
       
   703 
       
   704 
       
   705 
       
   706 [Test]
       
   707 title Get_SearchContact
       
   708 create tcontacts_async foobar
       
   709 foobar Get_SearchContact
       
   710 delete foobar
       
   711 [Endtest]
       
   712 
       
   713 
       
   714 
       
   715 
       
   716 [Test]
       
   717 title Get_ContactbyId
       
   718 create tcontacts_async foobar
       
   719 foobar Get_ContactbyId
       
   720 delete foobar
       
   721 [Endtest]
       
   722 
       
   723 
       
   724 
       
   725 [Test]
       
   726 title DeleteSingleContact
       
   727 create tcontacts_async foobar
       
   728 foobar DeleteSingleContact
       
   729 delete foobar
       
   730 [Endtest]
       
   731 
       
   732 
       
   733 
       
   734 [Test]
       
   735 title Get_contact
       
   736 create tcontacts_sync foobar
       
   737 foobar Get_contact
       
   738 delete foobar
       
   739 [Endtest]
       
   740 
       
   741 
       
   742 
       
   743 [Test]
       
   744 title Add_contact
       
   745 create tcontacts_sync foobar
       
   746 foobar Add_contact
       
   747 delete foobar
       
   748 [Endtest]
       
   749 
       
   750 
       
   751 
       
   752 [Test]
       
   753 title Add_group
       
   754 create tcontacts_sync foobar
       
   755 foobar Add_group
       
   756 delete foobar
       
   757 [Endtest]
       
   758 
       
   759 
       
   760 
       
   761 
       
   762 [Test]
       
   763 title Delete_contact
       
   764 create tcontacts_sync foobar
       
   765 foobar Delete_contact
       
   766 delete foobar
       
   767 [Endtest]
       
   768 
       
   769 
       
   770 
       
   771 [Test]
       
   772 title Delete_group
       
   773 create tcontacts_sync foobar
       
   774 foobar Delete_group
       
   775 delete foobar
       
   776 [Endtest]
       
   777 
       
   778 
       
   779 
       
   780 [Test]
       
   781 title Organise_add
       
   782 create tcontacts_sync foobar
       
   783 foobar Organise_add
       
   784 delete foobar
       
   785 [Endtest]
       
   786 
       
   787 
       
   788 
       
   789 [Test]
       
   790 title Organise_delete
       
   791 create tcontacts_sync foobar
       
   792 foobar Organise_delete
       
   793 delete foobar
       
   794 [Endtest]
       
   795 
       
   796 
       
   797 
       
   798 [Test]
       
   799 title Import
       
   800 create tcontacts_sync foobar
       
   801 foobar Import
       
   802 delete foobar
       
   803 [Endtest]
       
   804 
       
   805 
       
   806 
       
   807 [Test]
       
   808 title Export
       
   809 create tcontacts_sync foobar
       
   810 foobar Export
       
   811 delete foobar
       
   812 [Endtest]
       
   813 
       
   814 
       
   815 
       
   816 [Test]
       
   817 title Get_Group
       
   818 create tcontacts_sync foobar
       
   819 foobar Get_group
       
   820 delete foobar
       
   821 [Endtest]
       
   822 
       
   823 
       
   824 
       
   825 [Test]
       
   826 title Get_database
       
   827 create tcontacts_sync foobar
       
   828 foobar Get_database
       
   829 delete foobar
       
   830 [Endtest]
       
   831 
       
   832 
       
   833 
       
   834 // REGISTER_MESSAGE (MANUAL TESTCASE)
       
   835 
       
   836 [Test]
       
   837 title notifyrequest
       
   838 create register_message foobar
       
   839 foobar test_1 
       
   840 delete foobar
       
   841 [Endtest] 
       
   842