serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/conf/tcalendarupdateiter1.cfg
changeset 22 fc9cf246af83
parent 19 989d2f495d90
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    52 title UpdateAppointmentEntryWithNewAttendees test
    52 title UpdateAppointmentEntryWithNewAttendees test
    53 create tcalendarupdateiter1 foobar
    53 create tcalendarupdateiter1 foobar
    54 foobar UpdateAppointmentEntryWithNewAttendees
    54 foobar UpdateAppointmentEntryWithNewAttendees
    55 delete foobar
    55 delete foobar
    56 [Endtest]
    56 [Endtest]
       
    57 
       
    58 [Test]
       
    59 title UpdateAppointmentEntryWithGlobalId test
       
    60 create tcalendarupdateiter1 foobar
       
    61 foobar UpdateAppointmentEntryWithGlobalId 
       
    62 delete foobar
       
    63 [Endtest] 
       
    64 
       
    65 [Test]
       
    66 title UpdateTodoEntryWithGlobalId test
       
    67 create tcalendarupdateiter1 foobar
       
    68 foobar UpdateTodoEntryWithGlobalId 
       
    69 delete foobar
       
    70 [Endtest]
       
    71 
       
    72 [Test]
       
    73 title UpdateDayEventWithGlobalId test
       
    74 create tcalendarupdateiter1 foobar
       
    75 foobar UpdateDayEventWithGlobalId 
       
    76 delete foobar
       
    77 [Endtest]
       
    78 
       
    79 [Test]
       
    80 title UpdateAnniversaryWithGlobalId test
       
    81 create tcalendarupdateiter1 foobar
       
    82 foobar UpdateAnniversaryWithGlobalId 
       
    83 delete foobar
       
    84 [Endtest]
       
    85 
       
    86 [Test]
       
    87 title UpdateReminderWithGlobalId test
       
    88 create tcalendarupdateiter1 foobar
       
    89 foobar UpdateReminderWithGlobalId 
       
    90 delete foobar
       
    91 [Endtest]
       
    92 
       
    93 [Test]
       
    94 title UpdateAppointmentEntryWithNewTimeAndGlobalId test
       
    95 create tcalendarupdateiter1 foobar
       
    96 foobar UpdateAppointmentEntryWithNewTimeAndGlobalId
       
    97 delete foobar
       
    98 [Endtest]