|
1 // Copyright (c) 1998-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 the License "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 // f32test/rofs/bld.inf |
|
15 // Test code for rofs file system |
|
16 // |
|
17 // |
|
18 |
|
19 /** |
|
20 @file |
|
21 */ |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 |
|
25 BASEUSERDEFAULT |
|
26 |
|
27 PRJ_TESTEXPORTS |
|
28 |
|
29 testfiles/hello8.txt /epoc32/rom/rofstest/ // |
|
30 testfiles/ONE.RSC /epoc32/rom/rofstest/ // |
|
31 testfiles/TWO.RSC /epoc32/rom/rofstest/ // |
|
32 testfiles/THREE.RSC /epoc32/rom/rofstest/ // |
|
33 testfiles/FOUR.RSC /epoc32/rom/rofstest/ // |
|
34 testfiles/FIVE.RSC /epoc32/rom/rofstest/ // |
|
35 testfiles/SIX.RSC /epoc32/rom/rofstest/ // |
|
36 testfiles/SEVEN.RSC /epoc32/rom/rofstest/ // |
|
37 testfiles/EIGHT.RSC /epoc32/rom/rofstest/ // |
|
38 testfiles/NINE.RSC /epoc32/rom/rofstest/ // |
|
39 testfiles/TEN.RSC /epoc32/rom/rofstest/ // |
|
40 testfiles/me.rsc /epoc32/rom/rofstest/ // |
|
41 testfiles/tf1.bin /epoc32/rom/rofstest/ // |
|
42 testfiles/tf2.bin /epoc32/rom/rofstest/ // |
|
43 testfiles/tf3.bin /epoc32/rom/rofstest/ // |
|
44 testfiles/tf4.bin /epoc32/rom/rofstest/ // |
|
45 testfiles/tf5a.bin /epoc32/rom/rofstest/ // |
|
46 testfiles/tf5b.bin /epoc32/rom/rofstest/ // |
|
47 testfiles/tf5c.bin /epoc32/rom/rofstest/ // |
|
48 testfiles/tf5d.bin /epoc32/rom/rofstest/ // |
|
49 testfiles/tf5e.bin /epoc32/rom/rofstest/ // |
|
50 testfiles/tf5f.bin /epoc32/rom/rofstest/ // |
|
51 testfiles/tf5g.bin /epoc32/rom/rofstest/ // |
|
52 testfiles/tf5h.bin /epoc32/rom/rofstest/ // |
|
53 testfiles/tf6.bin /epoc32/rom/rofstest/ // |
|
54 testfiles/tf7.bin /epoc32/rom/rofstest/ // |
|
55 testfiles/tf9.bin /epoc32/rom/rofstest/ // |
|
56 testfiles/tf10.bin /epoc32/rom/rofstest/ // |
|
57 testfiles/tf11.bin /epoc32/rom/rofstest/ // |
|
58 testfiles/tf12.bin /epoc32/rom/rofstest/ // |
|
59 testfiles/tf13.bin /epoc32/rom/rofstest/ // |
|
60 testfiles/tf16.bin /epoc32/rom/rofstest/ // |
|
61 testfiles/mrofs1.txt /epoc32/rom/rofstest/ // |
|
62 testfiles/mrofs2.txt /epoc32/rom/rofstest/ // |
|
63 testfiles/mrofs3.txt /epoc32/rom/rofstest/ // |
|
64 testfiles/fatimage.bin /epoc32/rom/rofstest/ // |
|
65 oby/dir.oby /epoc32/rom/rofstest/ // |
|
66 oby/rofs1.oby /epoc32/rom/rofstest/ // |
|
67 oby/rofs2.oby /epoc32/rom/rofstest/ // |
|
68 oby/rofs3.oby /epoc32/rom/rofstest/ // |
|
69 oby/extension.oby /epoc32/rom/rofstest/ // |
|
70 ../demandpaging/t_pagestress_rofs.iby /epoc32/rom/rofstest/ // |
|
71 ../demandpaging/t_pagestress_ext.iby /epoc32/rom/rofstest/ // |
|
72 |
|
73 PRJ_TESTMMPFILES |
|
74 ../group/t_rofsattrib |
|
75 ../group/t_rofsdir |
|
76 ../group/t_rofsfile |
|
77 ../group/t_rofssoak support |
|
78 ../group/t_rofstime |
|
79 ../group/t_rofsmultiple |