equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
25 |
25 |
26 PRJ_MMPFILES |
26 PRJ_MMPFILES |
27 |
27 |
28 PRJ_TESTEXPORTS |
28 PRJ_TESTEXPORTS |
29 |
29 |
30 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
31 ../include/tups_clientapi_sysserver.h /epoc32/include/test/tups_clientapi_sysserver.h |
|
32 #endif |
|
33 |
30 |
34 //// test scripts //// |
31 //// test scripts //// |
35 ../tups/scripts/tups_properties.ini z:/tups/integ/scripts/tups_properties.ini |
32 ../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 |
33 ../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 |
34 ../tups/scripts/tups_integ.ini z:/tups/integ/scripts/tups_integ.ini |
44 |
41 |
45 //// corrupted data bases |
42 //// corrupted data bases |
46 ../tups/corrupted_db_integ/ups_corrupted1.db z:/tups/integ/corrupted_db_integ/ups_corrupted1.db |
43 ../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 |
44 ../tups/corrupted_db_integ/ups_corrupted2.db z:/tups/integ/corrupted_db_integ/ups_corrupted2.db |
48 |
45 |
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 |
46 |
57 PRJ_TESTMMPFILES |
47 PRJ_TESTMMPFILES |
58 |
48 |
59 #ifndef TOOLS |
49 #ifndef TOOLS |
60 #ifndef TOOLS2 |
50 #ifndef TOOLS2 |
61 #ifndef GCCXML |
51 #ifndef GCCXML |
62 |
52 |
63 tups_install.mmp |
|
64 tups_backuprestore.mmp |
|
65 tupsinteg.mmp |
53 tupsinteg.mmp |
66 tupsinteg_unprotected.mmp |
54 tupsinteg_unprotected.mmp |
67 tups_clientapi_sysserver.mmp |
55 tups_clientapi_sysserver.mmp |
68 tups_system_server01.mmp |
56 tups_system_server01.mmp |
69 tups_system_server02.mmp |
57 tups_system_server02.mmp |
78 tups_dialogcreator03.mmp |
66 tups_dialogcreator03.mmp |
79 tups_dialogcreator_session.mmp |
67 tups_dialogcreator_session.mmp |
80 tups_dialogcreator_always.mmp |
68 tups_dialogcreator_always.mmp |
81 tups_dialogcreator_never.mmp |
69 tups_dialogcreator_never.mmp |
82 tups_dialogcreator07.mmp |
70 tups_dialogcreator07.mmp |
83 tups_notifier.mmp |
71 //tups_notifier.mmp |
84 tups_nopolicies_server.mmp |
72 tups_nopolicies_server.mmp |
85 |
73 |
86 tupsinteg_post1.mmp // target need to be deleted after sis creation |
74 tupsinteg_post1.mmp // target need to be deleted after sis creation |
87 |
|
88 //// create SIS files for postmanufacture tests and negative postmanufacture tests ///// |
|
89 makefile ../tups/packages/integ_buildsis.fil |
|
90 |
75 |
91 gnumakefile ../tups/packages/testromstub.mak |
76 gnumakefile ../tups/packages/testromstub.mak |
92 |
77 |
93 #endif |
78 #endif |
94 #endif |
79 #endif |