|
1 // Copyright (c) 2007-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 // |
|
15 |
|
16 #ifndef __SSMATEST_SUS_IBY__ |
|
17 #define __SSMATEST_SUS_IBY__ |
|
18 |
|
19 #include <testexecute.iby> |
|
20 #include <setcap.iby> |
|
21 |
|
22 // test server |
|
23 data=ABI_DIR\DEBUG_DIR\tsus_ssmutilsrv.exe sys\bin\tsus_ssmutilsrv.exe |
|
24 |
|
25 // rsc files for the rom |
|
26 data=EPOCROOT##epoc32\data\z\private\2000d75b\policy.00000\tsuspublishswp.rsc private\2000d75b\policy.00000\tsuspublishswp.rsc |
|
27 |
|
28 // sup policies |
|
29 data=ABI_DIR\BUILD_DIR\tsus_badsup.dll sys\bin\tsus_badsup.dll |
|
30 data=ABI_DIR\BUILD_DIR\tsus_goodsup.dll sys\bin\tsus_goodsup.dll |
|
31 data=ABI_DIR\BUILD_DIR\tsus_swpchangesup.dll sys\bin\tsus_swpchangesup.dll |
|
32 |
|
33 // swp policies |
|
34 data=ABI_DIR\BUILD_DIR\ssm.swp.policy.sustest.dll sys\bin\ssm.swp.policy.sustest.dll |
|
35 |
|
36 // script files |
|
37 data=DATAZ_\ssmatest\ssmatest_sus_run.bat \ssmatest_sus_run.bat |
|
38 data=DATAZ_\ssmatest\ssmatest_sus_adaptationpluginloader.script \ssmatest\ssmatest_sus_adaptationpluginloader.script |
|
39 data=DATAZ_\ssmatest\ssmatest_sus_adaptionserver.script \ssmatest\ssmatest_sus_adaptionserver.script |
|
40 data=DATAZ_\ssmatest\ssmatest_sus_supinfo.script \ssmatest\ssmatest_sus_supinfo.script |
|
41 data=DATAZ_\ssmatest\ssmatest_sus_suploader.script \ssmatest\ssmatest_sus_suploader.script |
|
42 data=DATAZ_\ssmatest\ssmatest_sus_platsec.script \ssmatest\ssmatest_sus_platsec.script |
|
43 data=DATAZ_\ssmatest\ssmatest_sus_platsec2.script \ssmatest\ssmatest_sus_platsec2.script |
|
44 data=DATAZ_\ssmatest\ssmatest_sus_utilserver.script \ssmatest\ssmatest_sus_utilserver.script |
|
45 data=DATAZ_\ssmatest\ssmatest_sus_loadplugin.script \ssmatest\ssmatest_sus_loadplugin.script |
|
46 data=DATAZ_\ssmatest\ssmatest_sus_adptpluginloaderoom.script \ssmatest\ssmatest_sus_adptpluginloaderoom.script |
|
47 |
|
48 #endif |