|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 #ifndef __CNTTESTCODE_IBY__ |
|
18 #define __CNTTESTCODE_IBY__ |
|
19 |
|
20 #include <cntmodel.iby> |
|
21 #include <CoreAppsTest.iby> |
|
22 |
|
23 REM Needed for CenRep file for default view definitions |
|
24 #include <contacts.iby> |
|
25 |
|
26 REM Contacts Model testcode |
|
27 |
|
28 file=ABI_DIR\BUILD_DIR\CNTTUTIL.DLL System\Libs\CNTTUTIL.DLL |
|
29 ECOM_PLUGIN(cnttestsync.dll,102035fe.rsc) |
|
30 |
|
31 file=ABI_DIR\BUILD_DIR\CNTSYNCCHECKER.DLL System\Libs\CNTSYNCCHECKER.DLL |
|
32 data=DATAZ_\private\10202BE9\1020384e.txt private\10202be9\1020384e.txt |
|
33 data=DATAZ_\t_view2\t_view2_initial_contacts.txt T_VIEW2\t_view2_initial_contacts.txt |
|
34 data=DATAZ_\t_view2\t_view2_initial_contacts_small.txt T_VIEW2\t_view2_initial_contacts_small.txt |
|
35 data=DATAZ_\t_view2\t_view2_more_contacts_1.txt T_VIEW2\t_view2_more_contacts_1.txt |
|
36 data=DATAZ_\t_view2\t_view2_more_contacts_2.txt T_VIEW2\t_view2_more_contacts_2.txt |
|
37 data=DATAZ_\t_HintExtension_original.cdb t_HintExtension_original.cdb |
|
38 data=DATAZ_\t_apac\t_apac_initial_contacts.txt t_apac\t_apac_initial_contacts.txt |
|
39 data=DATAZ_\t_old_contacts_original.cdb t_old_contacts_original.cdb |
|
40 data=DATAZ_\t_cnt_backup_Corrupted_100065FF.cdb t_cnt_backup_Corrupted_100065FF.cdb |
|
41 |
|
42 data=DATAZ_\t_timeis\Connectivity.vcf T_TimeIS\Connectivity.vcf |
|
43 data=DATAZ_\cntvcard\testvcard1.vcf cntvcard\testvcard1.vcf |
|
44 data=DATAZ_\cntvcard\testvcard.vcf cntvcard\testvcard.vcf |
|
45 data=DATAZ_\cntvcard\address-with-trailing-white-space.vcf cntvcard\address-with-trailing-white-space.vcf |
|
46 data=DATAZ_\cntvcard\names.first.2gm cntvcard\names.first.2gm |
|
47 data=DATAZ_\cntvcard\names.last.2gm cntvcard\names.last.2gm |
|
48 |
|
49 data=DATAZ_\t_cntvcard\cntvcardLF.vcf t_cntvcard\cntvcardLF.vcf |
|
50 data=DATAZ_\t_cntvcard\cntvcardUID.vcf t_cntvcard\cntvcardUID.vcf |
|
51 |
|
52 //t_cntvcard email update test |
|
53 data=DATAZ_\t_cntvcard\email1.vcf t_cntvcard\email1.vcf |
|
54 data=DATAZ_\t_cntvcard\email2.vcf t_cntvcard\email2.vcf |
|
55 |
|
56 //t_cntvcard import vcf with and without company field |
|
57 data=DATAZ_\t_cntvcard\withcompany.vcf t_cntvcard\withcompany.vcf |
|
58 data=DATAZ_\t_cntvcard\withoutcompany.vcf t_cntvcard\withoutcompany.vcf |
|
59 |
|
60 //t_cntvcard vcf file to test the import of a large binary property. |
|
61 data=DATAZ_\t_cntvcard\vcardwithlargephoto.vcf t_cntvcard\vcardwithlargephoto.vcf |
|
62 |
|
63 // Type check |
|
64 data=DATAZ_\t_cntvcard\testTypeVcard.vcf t_cntvcard\testTypeVcard.vcf |
|
65 data=DATAZ_\t_cntvcard\testNoTypeVcard.vcf t_cntvcard\testNoTypeVcard.vcf |
|
66 data=DATAZ_\t_cntvcard\t_vexporttypewithgif.vcf t_cntvcard\t_vexporttypewithgif.vcf |
|
67 |
|
68 data=ZSYSTEM\Programs\CntmodelTest\cnt2.csv CntmodelTest\cnt2.csv |
|
69 data=ZSYSTEM\Programs\CntmodelTest\mat2.csv CntmodelTest\mat2.csv |
|
70 data=ZSYSTEM\Programs\CntmodelTest\res2.csv CntmodelTest\res2.csv |
|
71 |
|
72 data=ZSYSTEM\programs\cntmodeltest\vcardupdate1.vcf System\Programs\Cntmodeltest\vcardupdate1.vcf |
|
73 data=ZSYSTEM\Programs\Cntmodeltest\vcardupdate2.vcf System\Programs\Cntmodeltest\vcardupdate2.vcf |
|
74 data=ZSYSTEM\Programs\Cntmodeltest\vcardupdate3.vcf System\Programs\Cntmodeltest\vcardupdate3.vcf |
|
75 |
|
76 define CNTMODEL_PERF Core-Apps\App-Engines\CntModel\Performance |
|
77 data=DATAZ_\CNTMODEL_PERF\corp_std.vcf CNTMODEL_PERF\corp_std.vcf |
|
78 data=DATAZ_\CNTMODEL_PERF\corporate-1000-0.vcf CNTMODEL_PERF\corporate-1000-0.vcf |
|
79 |
|
80 data=DATAZ_\cntvcard\T_ViewSortPlugin.vcf cntvcard\T_ViewSortPlugin.vcf |
|
81 |
|
82 define CNTMODEL_DATA Core-Apps\App-Engines\CntModel\Databases |
|
83 |
|
84 data=DATAZ_\CNTMODEL_DATA\SQLite__Contacts.cdb CNTMODEL_DATA\SQLite__Contacts.cdb |
|
85 data=DATAZ_\CNTMODEL_DATA\SQLite__Contacts58920.cdb CNTMODEL_DATA\SQLite__Contacts58920.cdb |
|
86 |
|
87 file=ABI_DIR\BUILD_DIR\T_ITEM.EXE System\Programs\CntmodelTest\T_ITEM.EXE |
|
88 file=ABI_DIR\BUILD_DIR\T_FIELD.EXE System\Programs\CntmodelTest\T_FIELD.EXE |
|
89 file=ABI_DIR\BUILD_DIR\T_DBASE2.EXE System\Programs\CntmodelTest\T_DBASE2.EXE |
|
90 file=ABI_DIR\BUILD_DIR\T_VIEW.EXE System\Programs\CntmodelTest\T_VIEW.EXE |
|
91 file=ABI_DIR\BUILD_DIR\T_TEMPL.EXE System\Programs\CntmodelTest\T_TEMPL.EXE |
|
92 file=ABI_DIR\BUILD_DIR\T_VERS.EXE System\Programs\CntmodelTest\T_VERS.EXE |
|
93 file=ABI_DIR\BUILD_DIR\T_EXPDEL.EXE System\Programs\CntmodelTest\T_EXPDEL.EXE |
|
94 file=ABI_DIR\BUILD_DIR\T_TTVERS.EXE System\Programs\CntmodelTest\T_TTVERS.EXE |
|
95 file=ABI_DIR\BUILD_DIR\T_NOMACH.EXE System\Programs\CntmodelTest\T_NOMACH.EXE |
|
96 file=ABI_DIR\DEBUG_DIR\T_CntMatch.EXE System\Programs\CntmodelTest\T_CntMatch.EXE |
|
97 file=ABI_DIR\BUILD_DIR\T_CARDTM.EXE System\Programs\CntmodelTest\T_CARDTM.EXE |
|
98 file=ABI_DIR\BUILD_DIR\T_OWNCAR.EXE System\Programs\CntmodelTest\T_OWNCAR.EXE |
|
99 file=ABI_DIR\BUILD_DIR\T_GROUPS.EXE System\Programs\CntmodelTest\T_GROUPS.EXE |
|
100 file=ABI_DIR\BUILD_DIR\T_CONNEC.EXE System\Programs\CntmodelTest\T_CONNEC.EXE |
|
101 file=ABI_DIR\BUILD_DIR\T_VIEW2.EXE System\Programs\CntmodelTest\T_VIEW2.EXE |
|
102 file=ABI_DIR\DEBUG_DIR\T_FILTERVIEW.EXE System\Programs\CntmodelTest\T_FILTERVIEW.EXE |
|
103 file=ABI_DIR\DEBUG_DIR\T_CUSTFILTER.EXE System\Programs\CntmodelTest\T_CUSTFILTER.EXE |
|
104 file=ABI_DIR\BUILD_DIR\T_GROUPVIEW.EXE System\Programs\CntmodelTest\T_GROUPVIEW.EXE |
|
105 file=ABI_DIR\BUILD_DIR\T_SERVERSTART.EXE System\Programs\CntmodelTest\T_SERVERSTART.EXE |
|
106 file=ABI_DIR\BUILD_DIR\T_LOCALVIEWDUPLICATES.EXE System\Programs\CntmodelTest\T_LOCALVIEWDUPLICATES.EXE |
|
107 file=ABI_DIR\BUILD_DIR\T_FILTEREDVIEWUPDATE.EXE System\Programs\CntmodelTest\T_FILTEREDVIEWUPDATE.EXE |
|
108 file=ABI_DIR\BUILD_DIR\T_GROUPVIEWUPDATE.EXE System\Programs\CntmodelTest\T_GROUPVIEWUPDATE.EXE |
|
109 file=ABI_DIR\DEBUG_DIR\T_VIEWSOOM.EXE System\Programs\CntmodelTest\T_VIEWSOOM.EXE |
|
110 file=ABI_DIR\BUILD_DIR\T_REFINEFINDVIEWL.EXE System\Programs\CntmodelTest\T_REFINEFINDVIEWL.EXE |
|
111 file=ABI_DIR\BUILD_DIR\T_VIEWOBSERVERSBUG.EXE System\Programs\CntmodelTest\T_VIEWOBSERVERSBUG.EXE |
|
112 file=ABI_DIR\BUILD_DIR\T_GROUPVIEWPANIC.EXE System\Programs\CntmodelTest\T_GROUPVIEWPANIC.EXE |
|
113 file=ABI_DIR\BUILD_DIR\T_FILTERFINDCONTACTS.EXE System\Programs\CntmodelTest\T_FILTERFINDCONTACTS.EXE |
|
114 file=ABI_DIR\BUILD_DIR\T_CONCURRENT.EXE System\Programs\CntmodelTest\T_CONCURRENT.EXE |
|
115 |
|
116 file=ABI_DIR\BUILD_DIR\T_LONGSQL.EXE System\Programs\CntmodelTest\T_LONGSQL.EXE |
|
117 file=ABI_DIR\BUILD_DIR\T_SEC_CNTDBASE.EXE System\Programs\CntmodelTest\T_SEC_CNTDBASE.EXE |
|
118 file=ABI_DIR\BUILD_DIR\T_CONTENTTYPE.EXE System\Programs\CntmodelTest\T_CONTENTTYPE.EXE |
|
119 |
|
120 file=ABI_DIR\BUILD_DIR\T_ICCENTRY.EXE System\Programs\CntmodelTest\T_ICCENTRY.EXE |
|
121 file=ABI_DIR\BUILD_DIR\T_ICCSTARTUP.EXE System\Programs\CntmodelTest\T_ICCSTARTUP.EXE |
|
122 file=ABI_DIR\BUILD_DIR\T_ICCVIEW.EXE System\Programs\CntmodelTest\T_ICCVIEW.EXE |
|
123 file=ABI_DIR\BUILD_DIR\T_ICCMULTIPLEPHONEBOOK.EXE System\Programs\CntmodelTest\T_ICCMULTIPLEPHONEBOOK.EXE |
|
124 |
|
125 file=ABI_DIR\BUILD_DIR\T_CASESENSITIVEDB.EXE System\Programs\CntmodelTest\T_CASESENSITIVEDB.EXE |
|
126 file=ABI_DIR\BUILD_DIR\T_CONTACTAT.EXE System\Programs\CntmodelTest\T_CONTACTAT.EXE |
|
127 file=ABI_DIR\BUILD_DIR\T_FILTEREDVIEWEVENTS.EXE System\Programs\CntmodelTest\T_FILTEREDVIEWEVENTS.EXE |
|
128 file=ABI_DIR\BUILD_DIR\T_GROUPDELETEBUG.EXE System\Programs\CntmodelTest\T_GROUPDELETEBUG.EXE |
|
129 file=ABI_DIR\BUILD_DIR\T_CNTIDTEST.EXE System\Programs\CntmodelTest\T_CNTIDTEST.EXE |
|
130 file=ABI_DIR\BUILD_DIR\T_VIEWCONTACTID.EXE System\Programs\CntmodelTest\T_VIEWCONTACTID.EXE |
|
131 file=ABI_DIR\BUILD_DIR\T_CNTVCARD.EXE System\Programs\CntmodelTest\T_CNTVCARD.EXE |
|
132 file=ABI_DIR\BUILD_DIR\T_VIEWSORT.EXE System\Programs\CntmodelTest\T_VIEWSORT.EXE |
|
133 file=ABI_DIR\BUILD_DIR\T_PREFIXFULLSEARCH.EXE System\Programs\CntmodelTest\T_PREFIXFULLSEARCH.EXE |
|
134 file=ABI_DIR\BUILD_DIR\T_WRONGFIELDMATCH.EXE System\Programs\CntmodelTest\T_WRONGFIELDMATCH.EXE |
|
135 file=ABI_DIR\BUILD_DIR\T_UPDATEFORSYNC.EXE System\Programs\CntmodelTest\T_UPDATEFORSYNC.EXE |
|
136 file=ABI_DIR\BUILD_DIR\T_GROUPVIEW_UNFILED_PROFILE.EXE System\Programs\CntmodelTest\T_GROUPVIEW_UNFILED_PROFILE.EXE |
|
137 file=ABI_DIR\BUILD_DIR\T_DBASE.EXE System\Programs\CntmodelTest\T_DBASE.EXE |
|
138 file=ABI_DIR\BUILD_DIR\T_TIME.EXE System\Programs\CntmodelTest\T_TIME.EXE |
|
139 file=ABI_DIR\DEBUG_DIR\T_ERROR.EXE System\Programs\CntmodelTest\T_ERROR.EXE |
|
140 file=ABI_DIR\BUILD_DIR\T_FERROR.EXE System\Programs\CntmodelTest\T_FERROR.EXE |
|
141 file=ABI_DIR\BUILD_DIR\T_CURRENTDB.EXE System\Programs\CntmodelTest\T_CURRENTDB.EXE |
|
142 file=ABI_DIR\BUILD_DIR\T_BENCH.EXE System\Programs\CntmodelTest\T_BENCH.EXE |
|
143 file=ABI_DIR\BUILD_DIR\T_PREFERENCESBUG.EXE System\Programs\CntmodelTest\T_PREFERENCESBUG.EXE |
|
144 file=ABI_DIR\BUILD_DIR\T_DATABASE_KILLER.EXE System\Programs\CntmodelTest\T_DATABASE_KILLER.EXE |
|
145 file=ABI_DIR\BUILD_DIR\T_OWNCARD.EXE System\Programs\CntmodelTest\T_OWNCARD.EXE |
|
146 file=ABI_DIR\DEBUG_DIR\T_ICCIMPORTLOCK.EXE System\Programs\CntmodelTest\T_ICCIMPORTLOCK.EXE |
|
147 file=ABI_DIR\DEBUG_DIR\T_FILTEREDVIEWSORT.EXE System\Programs\CntmodelTest\T_FILTEREDVIEWSORT.EXE |
|
148 file=ABI_DIR\DEBUG_DIR\T_LOCALVIEWREMOVE.EXE System\Programs\CntmodelTest\T_LOCALVIEWREMOVE.EXE |
|
149 file=ABI_DIR\DEBUG_DIR\T_GENERALADDRESS.EXE System\Programs\CntmodelTest\T_GENERALADDRESS.EXE |
|
150 file=ABI_DIR\BUILD_DIR\T_APAC.EXE System\Programs\CntmodelTest\T_APAC.EXE |
|
151 file=ABI_DIR\BUILD_DIR\T_Performance.EXE System\Programs\CntmodelTest\T_Performance.EXE |
|
152 ECOM_PLUGIN(cntfindplugin.dll,101f8010.rsc) |
|
153 file=ABI_DIR\BUILD_DIR\T_SPEEDDIALTEST.EXE System\Programs\CntmodelTest\T_SPEEDDIALTEST.EXE |
|
154 file=ABI_DIR\BUILD_DIR\T_VIEWEVENTS.EXE System\Programs\CntmodelTest\T_VIEWEVENTS.EXE |
|
155 file=ABI_DIR\BUILD_DIR\asynaccess.EXE System\Programs\CntmodelTest\asynaccess.EXE |
|
156 file=ABI_DIR\BUILD_DIR\t_groupviewmodifiedContact.EXE system\Programs\CntmodelTest\t_groupviewmodifiedContact.EXE |
|
157 file=ABI_DIR\BUILD_DIR\t_filterview_matching_profile.EXE system\Programs\CntmodelTest\t_filterview_matching_profile.EXE |
|
158 file=ABI_DIR\BUILD_DIR\T_TimeIS.EXE system\Programs\CntmodelTest\T_TimeIS.EXE |
|
159 file=ABI_DIR\DEBUG_DIR\T_CVIEWCONTACT.EXE System\Programs\CntmodelTest\T_CVIEWCONTACT.EXE |
|
160 file=ABI_DIR\DEBUG_DIR\T_FILTERBROADCAST.EXE System\Programs\CntmodelTest\T_FILTERBROADCAST.EXE |
|
161 file=ABI_DIR\BUILD_DIR\T_SecondName.EXE System\Programs\CntmodelTest\T_SecondName.EXE |
|
162 file=ABI_DIR\BUILD_DIR\T_RemoteView.EXE System\Programs\CntmodelTest\T_RemoteView.EXE |
|
163 file=ABI_DIR\BUILD_DIR\T_FilterviewSpeed.EXE System\Programs\CntmodelTest\T_FilterviewSpeed.EXE |
|
164 file=ABI_DIR\BUILD_DIR\T_ViewNotificationError.EXE System\Programs\CntmodelTest\T_ViewNotificationError.EXE |
|
165 file=ABI_DIR\BUILD_DIR\T_VExportBirthday.EXE System\Programs\CntmodelTest\T_VExportBirthday.EXE |
|
166 file=ABI_DIR\BUILD_DIR\T_VExportType.EXE System\Programs\CntmodelTest\T_VExportType.EXE |
|
167 file=ABI_DIR\BUILD_DIR\T_VExportORG.EXE System\Programs\CntmodelTest\T_VExportORG.EXE |
|
168 file=ABI_DIR\BUILD_DIR\T_Cnt_ViewSortProfiling.exe System\Programs\CntmodelTest\T_Cnt_ViewSortProfiling.exe |
|
169 file=ABI_DIR\BUILD_DIR\T_ViewSortProfiling.EXE System\Programs\CntmodelTest\T_ViewSortProfiling.EXE |
|
170 file=ABI_DIR\BUILD_DIR\t_ViewSortPlugin.EXE System\Programs\CntmodelTest\t_ViewSortPlugin.EXE |
|
171 file=ABI_DIR\BUILD_DIR\T_AsyncOpen.EXE System\Programs\CntmodelTest\T_AsyncOpen.EXE |
|
172 file=ABI_DIR\BUILD_DIR\T_Sec_AsyncOpen.EXE System\Programs\CntmodelTest\T_Sec_AsyncOpen.EXE |
|
173 file=ABI_DIR\BUILD_DIR\t_cnt_backup.EXE System\Programs\CntmodelTest\t_cnt_backup.EXE |
|
174 file=ABI_DIR\BUILD_DIR\T_platsec.EXE System\Programs\CntmodelTest\T_platsec.EXE |
|
175 file=ABI_DIR\BUILD_DIR\T_SampProf.exe System\Programs\CntmodelTest\T_SampProf.exe |
|
176 file=ABI_DIR\BUILD_DIR\t_lowdiskspace.exe System\Programs\CntmodelTest\t_lowdiskspace.exe |
|
177 file=ABI_DIR\BUILD_DIR\t_cntfindall.exe System\Programs\CntmodelTest\t_cntfindall.exe |
|
178 file=ABI_DIR\BUILD_DIR\t_dbfill.exe System\Programs\CntmodelTest\t_dbfill.exe |
|
179 file=ABI_DIR\BUILD_DIR\Profiler.exe System\Programs\Profiler.exe |
|
180 file=ABI_DIR\BUILD_DIR\T_ContactViewEvents.exe System\Programs\CntmodelTest\T_ContactViewEvents.exe |
|
181 file=ABI_DIR\BUILD_DIR\t_contactdbevent.exe System\Programs\CntmodelTest\t_contactdbevent.exe |
|
182 file=ABI_DIR\BUILD_DIR\T_EVENTORDER.EXE System\Programs\CntmodelTest\T_EVENTORDER.EXE |
|
183 file=ABI_DIR\BUILD_DIR\t_GroupViewEvents.exe System\Programs\CntmodelTest\t_GroupViewEvents.exe |
|
184 data=ABI_DIR\BUILD_DIR\Sampler.ldd System\Libs\Sampler.ldd |
|
185 ECOM_PLUGIN(cntsimplesortplugin.dll,10200fbc.rsc) |
|
186 |
|
187 file=ABI_DIR\BUILD_DIR\NBCNTTESTLIB.DLL System\Libs\NBCNTTESTLIB.DLL |
|
188 file=ABI_DIR\BUILD_DIR\T_PERSISTENCELAYER.exe System\Programs\CntmodelTest\T_PERSISTENCELAYER.exe |
|
189 file=ABI_DIR\BUILD_DIR\T_PLPERFORMANCE.exe System\Programs\CntmodelTest\T_PLPERFORMANCE.exe |
|
190 file=ABI_DIR\BUILD_DIR\t_contactsramtest.exe System\Programs\CntmodelTest\t_contactsramtest.exe |
|
191 file=ABI_DIR\BUILD_DIR\t_cntdelete.exe System\Programs\CntmodelTest\t_cntdelete.exe |
|
192 file=ABI_DIR\BUILD_DIR\t_owncarddelete.exe System\Programs\CntmodelTest\t_owncarddelete.exe |
|
193 |
|
194 file=ABI_DIR\BUILD_DIR\t_viewstore.exe System\Programs\CntmodelTest\t_viewstore.exe |
|
195 file=ABI_DIR\BUILD_DIR\t_CntPBAPSupport.exe System\Programs\CntmodelTest\t_CntPBAPSupport.exe |
|
196 file=ABI_DIR\BUILD_DIR\t_vtel_email.exe System\Programs\CntmodelTest\t_vtel_email.exe |
|
197 file=ABI_DIR\BUILD_DIR\t_AGENT.exe System\Programs\CntmodelTest\t_AGENT.exe |
|
198 file=ABI_DIR\BUILD_DIR\t_geo.exe System\Programs\CntmodelTest\t_geo.exe |
|
199 data=DATAZ_\ImportContacts.vcf ImportContacts.vcf |
|
200 data=DATAZ_\Expectedcontact.vcf Expectedcontact.vcf |
|
201 |
|
202 file=ABI_DIR\BUILD_DIR\t_dbnametest.exe System\Programs\CntmodelTest\t_dbnametest.exe |
|
203 file=ABI_DIR\BUILD_DIR\t_requeststoretest.exe System\Programs\CntmodelTest\t_requeststoretest.exe |
|
204 file=ABI_DIR\BUILD_DIR\t_db_sortl_test.exe System\Programs\CntmodelTest\t_db_sortl_test.exe |
|
205 file=ABI_DIR\BUILD_DIR\t_subview.exe System\Programs\CntmodelTest\t_subview.exe |
|
206 |
|
207 REM Testcode for Log Engine contact matching plug-in |
|
208 #include <cntmatchtest.iby> |
|
209 |
|
210 #endif |