|
1 /* |
|
2 * Copyright (c) 2007-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 the License "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 * TUPS integration build file |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 PRJ_MMPFILES |
|
27 |
|
28 PRJ_TESTEXPORTS |
|
29 |
|
30 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
31 ../include/tups_clientapi_sysserver.h /epoc32/include/test/tups_clientapi_sysserver.h |
|
32 #endif |
|
33 |
|
34 //// test scripts //// |
|
35 ../tups/scripts/tups_properties.ini z:/tups/integ/scripts/tups_properties.ini |
|
36 ../tups/scripts/tups_integ.script z:/tups/integ/scripts/tups_integ.script |
|
37 ../tups/scripts/tups_integ.ini z:/tups/integ/scripts/tups_integ.ini |
|
38 ../tups/scripts/tups_integ_pre.bat z:/tups/integ/scripts/tups_integ_pre.bat |
|
39 ../tups/scripts/tups_integ_post.bat z:/tups/integ/scripts/tups_integ_post.bat |
|
40 ../tups/scripts/tups_networkingupsdisable.bat z:/tups/integ/scripts/tups_networkingupsdisable.bat |
|
41 ../tups/scripts/tups_integ_post1.script z:/tups/integ/scripts/tups_integ_post1.script |
|
42 ../tups/scripts/tups_integ_post1_check.script z:/tups/integ/scripts/tups_integ_post1_check.script |
|
43 |
|
44 |
|
45 //// corrupted data bases |
|
46 ../tups/corrupted_db_integ/ups_corrupted1.db z:/tups/integ/corrupted_db_integ/ups_corrupted1.db |
|
47 ../tups/corrupted_db_integ/ups_corrupted2.db z:/tups/integ/corrupted_db_integ/ups_corrupted2.db |
|
48 |
|
49 //// XML files to control sis files installations. |
|
50 ../tups/packages/uninstall.xml z:/tups/integ/packages/uninstall.xml |
|
51 ../tups/packages/simple.xml z:/tups/integ/packages/simple.xml |
|
52 |
|
53 |
|
54 //// File to simulate tamper attempt for backup and restore. |
|
55 ../tups/tampered_backup/backup10285777.1 z:/tups/integ/tampered_backup/backup10285777.1 |
|
56 |
|
57 PRJ_TESTMMPFILES |
|
58 |
|
59 #ifndef TOOLS |
|
60 #ifndef TOOLS2 |
|
61 #ifndef GCCXML |
|
62 |
|
63 tups_install.mmp |
|
64 tups_backuprestore.mmp |
|
65 tupsinteg.mmp |
|
66 tupsinteg_unprotected.mmp |
|
67 tups_clientapi_sysserver.mmp |
|
68 tups_system_server01.mmp |
|
69 tups_system_server02.mmp |
|
70 tups_system_server03.mmp |
|
71 tups_policyevaluator01.mmp |
|
72 tups_policyevaluator02.mmp |
|
73 tups_policyevaluator03.mmp |
|
74 tups_policyevaluator_noprops.mmp |
|
75 tups_policyevaluator05.mmp |
|
76 tups_dialogcreator01.mmp |
|
77 tups_dialogcreator02.mmp |
|
78 tups_dialogcreator03.mmp |
|
79 tups_dialogcreator_session.mmp |
|
80 tups_dialogcreator_always.mmp |
|
81 tups_dialogcreator_never.mmp |
|
82 tups_dialogcreator07.mmp |
|
83 tups_notifier.mmp |
|
84 tups_nopolicies_server.mmp |
|
85 |
|
86 tupsinteg_post1.mmp // target need to be deleted after sis creation |
|
87 |
|
88 //// create SIS files for postmanufacture tests. ///// |
|
89 makefile ../tups/packages/integ_buildsis.fil |
|
90 makefile ../tups/packages/integ_buildsis_2.fil |
|
91 |
|
92 //// create SIS files for negative postmanufacture tests. ///// |
|
93 makefile ../tups/packages/integ_buildsis_negative.fil |
|
94 |
|
95 gnumakefile ../tups/packages/testromstub.mak |
|
96 |
|
97 #endif |
|
98 #endif |
|
99 #endif |