serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/conf/tcalendarupdateiter1.cfg
changeset 22 fc9cf246af83
parent 19 989d2f495d90
--- a/serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/conf/tcalendarupdateiter1.cfg	Fri Jul 03 15:51:24 2009 +0100
+++ b/serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/conf/tcalendarupdateiter1.cfg	Thu Aug 27 07:43:07 2009 +0300
@@ -54,3 +54,45 @@
 foobar UpdateAppointmentEntryWithNewAttendees
 delete foobar
 [Endtest]
+
+[Test]
+title UpdateAppointmentEntryWithGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateAppointmentEntryWithGlobalId 
+delete foobar
+[Endtest] 
+
+[Test]
+title UpdateTodoEntryWithGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateTodoEntryWithGlobalId 
+delete foobar
+[Endtest]
+
+[Test]
+title UpdateDayEventWithGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateDayEventWithGlobalId 
+delete foobar
+[Endtest]
+
+[Test]
+title UpdateAnniversaryWithGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateAnniversaryWithGlobalId 
+delete foobar
+[Endtest]
+
+[Test]
+title UpdateReminderWithGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateReminderWithGlobalId 
+delete foobar
+[Endtest]
+
+[Test]
+title UpdateAppointmentEntryWithNewTimeAndGlobalId test
+create tcalendarupdateiter1 foobar
+foobar UpdateAppointmentEntryWithNewTimeAndGlobalId
+delete foobar
+[Endtest]
\ No newline at end of file