serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactprovidertest_sync/conf/tcontactprovidertest_sync.cfg
changeset 19 989d2f495d90
child 22 fc9cf246af83
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactprovidertest_sync/conf/tcontactprovidertest_sync.cfg	Fri Jul 03 15:51:24 2009 +0100
@@ -0,0 +1,95 @@
+
+[Test]
+title AddContact
+create tcontactprovidertest_sync foobar
+foobar AddContact
+delete foobar
+[Endtest]
+
+
+[Test]
+title ImportVCard
+create tcontactprovidertest_sync foobar
+foobar ImportVCard
+delete foobar
+[Endtest]
+
+
+[Test]
+title Add_Group
+create tcontactprovidertest_sync foobar
+foobar AddGroup
+delete foobar
+[Endtest]
+
+
+[Test]
+title Get_contactList
+create tcontactprovidertest_sync foobar
+foobar GetContactALL
+delete foobar
+[Endtest]
+
+
+[Test]
+title Search_Contact
+create tcontactprovidertest_sync foobar
+foobar GetContactSearch
+delete foobar
+[Endtest]
+
+
+[Test]
+title ExportVCard
+create tcontactprovidertest_sync foobar
+foobar ExportVCard
+delete foobar
+[Endtest]
+
+
+[Test]
+title Get_Group
+create tcontactprovidertest_sync foobar
+foobar GetGroup
+delete foobar
+[Endtest]
+
+
+[Test]
+title Get_Database
+create tcontactprovidertest_sync foobar
+foobar GetDatabase
+delete foobar
+[Endtest]
+
+
+[Test]
+title Get_Database
+create tcontactprovidertest_sync foobar
+foobar GetDatabase
+delete foobar
+[Endtest]
+
+
+[Test]
+title Organise_Add
+create tcontactprovidertest_sync foobar
+foobar OrganiseAdd
+delete foobar
+[Endtest]
+
+
+[Test]
+title Organise_Delete
+create tcontactprovidertest_sync foobar
+foobar OrganiseDelete
+delete foobar
+[Endtest]
+
+
+[Test]
+title Delete_contact
+create tcontactprovidertest_sync foobar
+foobar DeleteContact
+delete foobar
+[Endtest]