serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactprovidertest_sync/conf/tcontactprovidertest_sync.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:43:07 +0300
changeset 22 fc9cf246af83
parent 19 989d2f495d90
permissions -rw-r--r--
Revision: 200931 Kit: 200935


[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]

[Test]
title GetListNewFieldsSyncTest
create tcontactprovidertest_sync foobar
foobar GetListNewFieldsTestSync
delete foobar
[Endtest]

[Test]
title AddContactNewFieldsSyncTest
create tcontactprovidertest_sync foobar
foobar AddContactNewFieldsSynTest
delete foobar
[Endtest]

[Test]
title AddGroupSyncTest
create tcontactprovidertest_sync foobar
foobar AddGroupSynTest
delete foobar
[Endtest]