|
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Contacts application engine // dbms version |
|
15 // |
|
16 // |
|
17 |
|
18 #include "./COMMON.INF" |
|
19 |
|
20 PRJ_MMPFILES |
|
21 ./CNTMODEL.MMP |
|
22 |
|
23 |
|
24 PRJ_TESTMMPFILES |
|
25 ../tsrc/CNTTUTIL.MMP support |
|
26 ../tsrc/T_RecoverView.mmp |
|
27 ../tsrc/T_NOMACH.MMP |
|
28 ../tsrc/T_Sec_AsyncOpen.mmp |
|
29 ../tsrc/t_cnt_backup.mmp |
|
30 ../tsrc/t_bench.mmp manual |
|
31 ../tsrc/cntmodel2/T_PlTransactionManager.mmp |
|
32 ../tsrc/T_ViewSortPlugin.mmp |
|
33 ../tsrc/T_DBASE2.MMP |
|
34 ../tsrc/t_lowdiskspace.mmp |
|
35 ../tsrc/t_platsec.mmp |
|
36 ../tsrc/T_viewcontactid.mmp |
|
37 ../tsrc/performance/T_Performance.mmp |
|
38 ../tsrc/t_HintExtension.mmp |
|
39 ../tsrc/T_datacompatibility.mmp |
|
40 |
|
41 // Platform Security |
|
42 ../tsrc/T_SEC_CNTDBASE.MMP |
|
43 |
|
44 // Persistence Layer / Contacts Model Performance Tests |
|
45 ../tsrc/T_PlPerformance.mmp |
|
46 |
|
47 //Persistence Layer Tests |
|
48 ../tsrc/T_PersistenceLayer.mmp |
|
49 |
|
50 // Contact Packager Tests |
|
51 ../tsrc/cntmodel2/T_Packager.mmp |
|
52 ../tsrc/cntmodel2/T_CProgressNotification.mmp |
|
53 ../tsrc/T_PlPerformanceAPI.mmp |
|
54 ../tsrc/PackagerClientServer/Server/group/T_PackagerTestServer.mmp support |
|
55 ../tsrc/PackagerClientServer/Client/group/T_PackagerTestClient.mmp support |
|
56 ../tsrc/PackagerClientServer/Test/group/T_PackagerTestHarness.mmp |
|
57 |
|
58 |
|
59 #include "../tsrc/Integration/CntPerfTest/group/BLD.INF" |
|
60 |
|
61 #include "../tsrc/Integration/PerfFuncSuite/group/bld.inf" |
|
62 |
|
63 #include "../tsrc/Integration/TCntPolice/group/BLD.INF" |
|
64 |
|
65 #include "../tsrc/Integration/TestImpExvCard/group/bld.inf" |
|
66 |
|
67 |
|
68 PRJ_TESTEXPORTS |
|
69 |
|
70 //Data compatibility v4 |
|
71 ../tsrc/databases/FormatV4.cdb z:/core-apps/app-engines/cntmodel/databases/formatv4.cdb |
|
72 |
|
73 //Data compatibility v5 |
|
74 ../tsrc/databases/FormatV5.cdb z:/core-apps/app-engines/cntmodel/databases/formatv5.cdb |
|
75 |
|
76 //Data compatibility v6 with 10 contacts |
|
77 ../tsrc/databases/FormatV6-10.cdb z:/core-apps/app-engines/cntmodel/databases/formatv6-10.cdb |
|
78 |
|
79 //Data compatibility v7 with 25 contacts |
|
80 ../tsrc/databases/FormatV7-25.cdb z:/core-apps/app-engines/cntmodel/databases/formatv7-25.cdb |
|
81 |
|
82 //Data compatibility v8 with 100 contacts |
|
83 ../tsrc/databases/DBS_100065FF_performance_100_4.cdb z:/core-apps/app-engines/cntmodel/databases/dbs_100065ff_performance_100_4.cdb |
|
84 |
|
85 //Data compatibility v4 with 4 contacts |
|
86 ../tsrc/databases/FormatV4-4.cdb z:/core-apps/app-engines/cntmodel/databases/formatv4-4.cdb |
|
87 |
|
88 // Contacts Platsec |
|
89 ../tsrc/databases/contacts58920.cdb z:/core-apps/app-engines/cntmodel/databases/contacts58920.cdb |