contacts_plat/virtual_phonebook_vcard_api/tsrc/T_VPbkVCardApi/conf/T_VPbkVCardApi.cfg
author andy simpson <andrews@symbian.org>
Thu, 02 Sep 2010 15:35:50 +0100
branchRCL_3
changeset 64 c1e8ba0c2b16
parent 39 a6539d1e8e43
parent 63 f4a778e096c2
permissions -rw-r--r--
Merge after bad RCL_3 drop reverted

[Test]
title Test VCard Api ImportVCardToStore
timeout 20000
create T_VPbkVCardApi test
test CreateVCardEng
waittestclass test
test ImportVCardToStore
waittestclass test
test DeleteVCardEng
delete test
[Endtest]

[Test]
title Test VCard Api ImportVCardToContacts
timeout 20000
create T_VPbkVCardApi test
test CreateVCardEng
waittestclass test
test ImportVCardToContacts
waittestclass test
test DeleteVCardEng
delete test
[Endtest]

[Test]
title Test VCard Api ImportBusinessCardToStore
timeout 20000
create T_VPbkVCardApi test
test CreateVCardEng
waittestclass test
test ImportBusinessCardToStore
waittestclass test
test DeleteVCardEng
delete test
[Endtest]

[[Test]
title Test VCard Api ImportBusinessCardToContacts
timeout 20000
create T_VPbkVCardApi test
test CreateVCardEng
waittestclass test
test ImportBusinessCardToContacts
waittestclass test
test DeleteVCardEng
delete test
[Endtest]

// This test case is failing so for time being it is commented out
//[[Test]
//title Test VCard Api SupportsFieldType
//timeout 20000
//create T_VPbkVCardApi test
//test CreateVCardEng
//test SupportsFieldType
//test DeleteVCardEng
//delete test
//[Endtest]