|
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 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 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __CAFTEST_IBY__ |
|
20 #define __CAFTEST_IBY__ |
|
21 |
|
22 #include <testexecute.iby> |
|
23 |
|
24 file=ABI_DIR\BUILD_DIR\tcaf.exe System\Libs\tcaf.exe |
|
25 file=ABI_DIR\BUILD_DIR\contentiterator.dll System\Libs\contentiterator.dll |
|
26 |
|
27 ECOM_PLUGIN(testagent.dll,101fe8f1.rsc) |
|
28 |
|
29 data = DATAZ_\tcaf\tcaf.script tcaf\tcaf.script |
|
30 data = DATAZ_\tcaf\performance.script tcaf\performance.script |
|
31 data = DATAZ_\tcaf\performance.ini tcaf\performance.ini |
|
32 data = DATAZ_\tcaf\managerstep.script tcaf\managerstep.script |
|
33 data = DATAZ_\tcaf\managerstep.ini tcaf\managerstep.ini |
|
34 data = DATAZ_\tcaf\rightsmanagerstep.script tcaf\rightsmanagerstep.script |
|
35 data = DATAZ_\tcaf\rightsmanagerstep.ini tcaf\rightsmanagerstep.ini |
|
36 data = DATAZ_\tcaf\consumerstep.script tcaf\consumerstep.script |
|
37 data = DATAZ_\tcaf\drmfileperformance_armv5.script tcaf\drmfileperformance_armv5.script |
|
38 data = DATAZ_\tcaf\consumerstep.ini tcaf\consumerstep.ini |
|
39 data = DATAZ_\tcaf\recognize.script tcaf\recognize.script |
|
40 data = DATAZ_\tcaf\recognize.ini tcaf\recognize.ini |
|
41 data = DATAZ_\tcaf\contentstep.script tcaf\contentstep.script |
|
42 data = DATAZ_\tcaf\contentstep.ini tcaf\contentstep.ini |
|
43 data = DATAZ_\tcaf\oom.script tcaf\oom.script |
|
44 data = DATAZ_\tcaf\oom.ini tcaf\oom.ini |
|
45 data = DATAZ_\tcaf\supply.script tcaf\supply.script |
|
46 data = DATAZ_\tcaf\supply.ini tcaf\supply.ini |
|
47 data = DATAZ_\tcaf\cafutils.script tcaf\cafutils.script |
|
48 data = DATAZ_\tcaf\cafutils.ini tcaf\cafutils.ini |
|
49 data = DATAZ_\tcaf\contentiteratorstep.script tcaf\contentiteratorstep.script |
|
50 data = DATAZ_\tcaf\contentiteratorstep.ini tcaf\contentiteratorstep.ini |
|
51 data = DATAZ_\tcaf\attributes.ini tcaf\attributes.ini |
|
52 data = DATAZ_\tcaf\testcleanupstep.script tcaf\testcleanupstep.script |
|
53 data = DATAZ_\tcaf\stringattributes.script tcaf\stringattributes.script |
|
54 data = DATAZ_\tcaf\stringattributes.ini tcaf\stringattributes.ini |
|
55 data = DATAZ_\tcaf\testdata\copyfile.txt tcaf\testdata\copyfile.txt |
|
56 data = DATAZ_\tcaf\testdata\TestAgentPrivateDir\protected_content.txt tcaf\testdata\TestAgentPrivateDir\protected_content.txt |
|
57 data = DATAZ_\tcaf\testdata\dummydata.txt tcaf\testdata\dummydata.txt |
|
58 data = DATAZ_\tcaf\testdata\test.drm tcaf\testdata\test.drm |
|
59 data = DATAZ_\tcaf\testdata\test.drm.bin tcaf\testdata\test.drm.bin |
|
60 data = DATAZ_\tcaf\testdata\uppercasetest.drm tcaf\testdata\uppercasetest.drm |
|
61 data = DATAZ_\tcaf\testdata\test.txt tcaf\testdata\test.txt |
|
62 data = DATAZ_\tcaf\testdata\Insttest.jad tcaf\testdata\Insttest.jad |
|
63 data = DATAZ_\tcaf\testdata\good.gif tcaf\testdata\good.gif |
|
64 data = DATAZ_\tcaf\testdata\error.gif tcaf\testdata\error.gif |
|
65 data = DATAZ_\tcaf\testdata\picture.jpg tcaf\testdata\picture.jpg |
|
66 data = DATAZ_\tcaf\testdata\Audio.content tcaf\testdata\Audio.content |
|
67 data = DATAZ_\tcaf\testdata\Audiomulti.content tcaf\testdata\Audiomulti.content |
|
68 data = DATAZ_\tcaf\testdata\notes1.txt tcaf\testdata\notes1.txt |
|
69 |
|
70 #endif |