phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/testdata/TestContactViewUnderlyingViewUpdateStep.ini
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/testdata/TestContactViewUnderlyingViewUpdateStep.ini Tue Feb 02 10:12:17 2010 +0200
@@ -0,0 +1,273 @@
+[preparedata_1]
+dbname=c:newcontactdatabase.cdb
+createdatabase=TRUE
+numofcontacts=100
+numofgroups=100
+listofsortorder=sortorder_1_1
+listofgroupsections=groups_1_1
+listoffilterviewsections=filterview_1_1
+listofMatchingString=matchingstrings_1_1
+
+[sortorder_1_1]
+sortorder=GivenName,FamilyName,AdditionalName
+numofsortablecontacts=50
+numunsortedcontacts=20
+
+[groups_1_1]
+groupname=firstgroup
+numofcontacts=50
+
+[filterview_1_1]
+sortorder=GivenName,FamilyName,AdditionalName
+numofcontactswiththisfilter=50
+desiredFilter=Phonable,Mailable,Faxable
+
+[matchingstrings_1_1]
+sortorder=GivenName,FamilyName,AdditionalName
+matchingstring=krishna
+numofcontactswiththisstring=50
+contactfield=GivenName
+
+[preparedata_2]
+dbname=c:newcontactdatabase.cdb
+createdatabase=TRUE
+importfilename = C:\cntviewtest\configs\vcf\vcard100.vcf
+
+
+[viewupdate_1]
+dbname=c:newcontactdatabase.cdb
+listofviews=localview1,findview1
+ListOfViewsToBeUpdated=update_1_1
+ListOfViewsToBeValidated=validate_1_1
+DesiredViewIndex=0
+DesiredViewType=findview
+
+[localview1]
+viewtype=localview
+viewsortorder=GivenName,FamilyName,AdditionalName
+viewpreferences=contactsonly
+
+[findview1]
+viewtype=findview
+searchwords=krishna
+viewbase=localview
+indexofview=1
+
+[update_1_1]
+ViewType=localview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_1_1]
+ViewType=findview
+ViewIndex=0
+UpdatedViewCount=50
+
+[viewupdate_2]
+dbname=c:newcontactdatabase.cdb
+listofviews=remoteview2,findview2
+ListOfViewsToBeUpdated=update_2_1
+ListOfViewsToBeValidated=validate_2_1
+DesiredViewIndex=0
+DesiredViewType=findview
+
+[remoteview2]
+viewtype=remoteview
+viewsortorder=companyname
+preferences=contactsandgroups
+
+[findview2]
+viewtype=findview
+searchwords=krishna
+viewbase=remoteview
+indexofview=1
+
+[update_2_1]
+ViewType=remoteview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_2_1]
+ViewType=findview
+ViewIndex=0
+UpdatedViewCount=50
+
+[viewupdate_3]
+dbname=c:newcontactdatabase.cdb
+listofviews=localview3,filteredview3
+ListOfViewsToBeUpdated=update_3_1
+ListOfViewsToBeValidated=validate_3_1
+DesiredViewIndex=0
+DesiredViewType=filteredview
+
+
+[localview3]
+viewtype=localview
+viewsortorder=GivenName,FamilyName,AdditionalName
+viewpreferences= contactsonly
+
+[filteredview3]
+viewtype=filteredview
+viewbase=localview
+indexofview=1
+viewfilter=Mailable
+
+[update_3_1]
+ViewType=localview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_3_1]
+ViewType=filteredview
+ViewIndex=0
+UpdatedViewCount=50
+
+[viewupdate_4]
+dbname=c:newcontactdatabase.cdb
+listofviews=remoteview4,filteredview4
+ListOfViewsToBeUpdated=update_4_1
+ListOfViewsToBeValidated=validate_4_1
+DesiredViewIndex=0
+DesiredViewType=filteredview
+
+[remoteview4]
+viewtype=remoteview
+viewsortorder=companyname
+preferences=contactsandgroups
+
+
+[filteredview4]
+viewtype=filteredview
+viewbase=remoteview
+indexofview=1
+viewfilter=Phonable
+
+[update_4_1]
+ViewType=remoteview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_4_1]
+ViewType=filteredview
+ViewIndex=0
+UpdatedViewCount=50
+
+[viewupdate_5]
+dbname=c:newcontactdatabase.cdb
+listofviews=localview5,groupview5
+ListOfViewsToBeUpdated=update_5_1
+ListOfViewsToBeValidated=validate_5_1
+DesiredViewIndex=0
+DesiredViewType=groupview
+
+[localview5]
+viewtype=localview
+viewsortorder=GivenName,FamilyName,AdditionalName
+viewpreferences= contactsandgroups
+
+[groupview5]
+viewtype=groupview
+viewbase=localview
+indexofview=1
+groupname=firstgroup
+
+[update_5_1]
+ViewType=localview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_5_1]
+ViewType=groupview
+ViewIndex=0
+UpdatedViewCount=40
+
+[viewupdate_6]
+dbname=c:newcontactdatabase.cdb
+listofviews=remoteview6,groupview6
+ListOfViewsToBeUpdated=update_6_1
+ListOfViewsToBeValidated=validate_6_1
+DesiredViewIndex=0
+DesiredViewType=groupview
+
+[remoteview6]
+viewtype=remoteview
+viewsortorder=companyname
+preferences=contactsandgroups
+
+[groupview6]
+viewtype=groupview
+viewbase=remoteview
+indexofview=1
+groupname=firstgroup
+
+[update_6_1]
+ViewType=remoteview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_6_1]
+ViewType=groupview
+ViewIndex=0
+UpdatedViewCount=40
+
+[viewupdate_7]
+dbname=c:newcontactdatabase.cdb
+listofviews = localview7,subview7
+ListOfViewsToBeUpdated=update_7_1
+ListOfViewsToBeValidated=validate_7_1
+DesiredViewIndex=0
+DesiredViewType=subview
+
+[localview7]
+viewtype = localview
+viewsortorder = FamilyName
+viewpreferences = contactsonly
+
+[subview7]
+viewtype = subview
+viewbase = localview
+indexofview = 1
+lowerboundary = >c
+higherboundary = <n
+
+[update_7_1]
+ViewType=localview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_7_1]
+ViewType=subview
+ViewIndex=0
+UpdatedViewCount=867
+
+
+[viewupdate_8]
+dbname=c:newcontactdatabase.cdb
+listofviews=remoteview8,subview8
+ListOfViewsToBeUpdated=update_8_1
+ListOfViewsToBeValidated=validate_8_1
+DesiredViewIndex=0
+DesiredViewType=subview
+
+[remoteview8]
+viewtype=remoteview
+viewsortorder=FamilyName
+viewpreferences=contactsonly
+
+[subview8]
+viewtype= subview
+viewbase= remoteview
+indexofview= 1
+lowerboundary= >c
+higherboundary= <n
+
+[update_8_1]
+ViewType=remoteview
+ViewIndex=0
+NumberOfContactsToBeRemoved=10
+
+[validate_8_1]
+ViewType=subview
+ViewIndex=0
+UpdatedViewCount=867
+