author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 27 May 2010 14:17:14 +0300 | |
changeset 139 | 95f71bcdcdb7 |
parent 109 | b3a1d9898418 |
child 134 | 95847726fe57 |
permissions | -rw-r--r-- |
0 | 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/group/bld.inf |
|
15 |
// Test code for file server |
|
16 |
// |
|
17 |
// |
|
18 |
||
19 |
/** |
|
20 |
@file |
|
21 |
*/ |
|
22 |
||
23 |
PRJ_PLATFORMS |
|
24 |
||
25 |
BASEUSERDEFAULT |
|
26 |
||
27 |
PRJ_TESTEXPORTS |
|
28 |
||
29 |
../../../userlibandfileserver/fileserver/shostmassstorage/client/rusbhostmslogicalunit.h /epoc32/include/ |
|
30 |
||
31 |
../../../userlibandfileserver/fileserver/inc/runtests.h /epoc32/include/ |
|
32 |
||
33 |
PRJ_TESTMMPFILES |
|
109
b3a1d9898418
Revision: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
34 |
../../e32test/mediaext/t_nfe |
b3a1d9898418
Revision: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
35 |
|
0 | 36 |
// These tests must be run early on so they do not time out on LFFS disks. |
37 |
||
38 |
#ifdef WINS |
|
39 |
t_cfileman |
|
40 |
t_fatcharsetconv |
|
41 |
#else |
|
42 |
t_fatcharsetconv manual |
|
43 |
#endif |
|
44 |
||
45 |
||
46 |
t_handshare |
|
47 |
fhserver support |
|
48 |
||
49 |
t_vfat |
|
50 |
||
51 |
t_rename |
|
52 |
||
53 |
t_fsrvbm support |
|
54 |
t_fsysbm support |
|
55 |
t_whet support |
|
56 |
#ifdef ARMCC |
|
57 |
t_whetvfp support |
|
58 |
#endif |
|
59 |
//T_WARM manual |
|
60 |
t_gen |
|
61 |
t_gen32 |
|
62 |
||
63 |
b_file |
|
64 |
b_gen |
|
65 |
b_mtst |
|
66 |
b_open |
|
67 |
b_osfil |
|
68 |
b_rand |
|
69 |
b_rep |
|
70 |
t_alert manual |
|
71 |
t_chkuid |
|
72 |
||
73 |
t_dirs |
|
74 |
t_dlocl |
|
75 |
t_file |
|
76 |
t_fman |
|
77 |
#include "../plugins/version_2/crypto_encryption/group/encryption.inf" |
|
78 |
t_fnames |
|
79 |
t_format |
|
80 |
clean_prepdc support |
|
81 |
t_dctcb |
|
82 |
t_dctcballfiles |
|
83 |
t_dctcbdiskadmin |
|
84 |
t_dcdiskadminallfiles |
|
85 |
t_dcallfiles |
|
86 |
t_dcallcaps |
|
87 |
t_dcdiskadmin |
|
88 |
t_dcnone |
|
89 |
t_fsrv |
|
90 |
t_gdir |
|
91 |
t_locate |
|
92 |
t_lock |
|
93 |
t_misc |
|
94 |
t_nmbs |
|
95 |
t_notify |
|
96 |
t_dspace |
|
97 |
t_open |
|
98 |
t_parse |
|
99 |
t_ramstr support |
|
100 |
t_rand |
|
101 |
t_rdsect |
|
102 |
t_resize |
|
103 |
||
104 |
t_rcount |
|
105 |
t_scan |
|
106 |
t_sysbin |
|
107 |
t_sysbin_dll support |
|
108 |
t_sess |
|
109 |
t_fsy2k |
|
110 |
t_appins |
|
111 |
t_proc |
|
112 |
t_oom |
|
113 |
t_clobbr |
|
114 |
t_tfsys support |
|
115 |
t_tfsys2 support |
|
116 |
t_tfsys3 support |
|
117 |
||
118 |
t_cfssimple |
|
119 |
t_cfstest |
|
120 |
t_cfsbench manual |
|
121 |
t_cfssoak manual |
|
122 |
t_cfsperform manual |
|
123 |
||
124 |
cfafsdly support |
|
125 |
||
126 |
t_falsespace |
|
127 |
t_locchange |
|
128 |
||
129 |
// builds japanese test locale dll as per s60 team way |
|
130 |
t_tlocl_cp932 support |
|
131 |
t_localeutils_cp932 |
|
132 |
||
133 |
||
134 |
t_filematch |
|
135 |
||
136 |
#ifdef WINS |
|
137 |
//T_ROMG |
|
138 |
#endif |
|
139 |
||
140 |
//T_TERM support |
|
141 |
||
142 |
t_prel support |
|
143 |
t_fname support |
|
144 |
t_soak1 support |
|
145 |
||
146 |
#ifdef EPOC32 |
|
147 |
||
148 |
t_remfsy support |
|
149 |
t_remote manual |
|
150 |
gnumakefile romstuff.mke support |
|
151 |
#endif |
|
152 |
||
153 |
//t_scndr1 manual //-- obsolte; replaced by t_scn32dr1 |
|
154 |
//t_scndr2 manual //-- obsolte; replaced by t_scn32dr2 |
|
155 |
//T_MMC manual |
|
156 |
t_pwstr manual |
|
157 |
||
158 |
||
159 |
t_fsys |
|
160 |
t_mvdr manual |
|
161 |
||
162 |
||
163 |
t_logext support |
|
164 |
t_bitext support |
|
165 |
t_emptyext support |
|
166 |
t_ext1 |
|
167 |
t_fatext support |
|
168 |
||
169 |
t_virus |
|
170 |
t_vshook support |
|
171 |
||
172 |
t_estart |
|
173 |
t_corruptlog |
|
174 |
||
175 |
#ifndef WINS |
|
176 |
t_blockmap |
|
177 |
#endif |
|
178 |
||
179 |
t_filecache |
|
180 |
||
181 |
t_fsched |
|
182 |
t_rcache |
|
183 |
t_wcache |
|
184 |
||
185 |
||
186 |
||
187 |
t_loader_delete |
|
188 |
tld_helper support |
|
189 |
||
190 |
#ifdef EPOC32 |
|
191 |
t_fragmentdp |
|
192 |
t_nandpaging |
|
193 |
t_reaper |
|
194 |
t_reaper_test_dll support |
|
195 |
t_pagestress |
|
196 |
t_wdpstress |
|
197 |
||
198 |
t_pageldrtst0 support |
|
199 |
t_pageldrtst1 support |
|
200 |
t_pageldrtst2 support |
|
201 |
t_pageldrtst3 support |
|
202 |
t_pageldrtst4 support |
|
203 |
t_pageldrtst5 support |
|
204 |
t_pageldrtst6 support |
|
205 |
t_pageldrtst7 support |
|
206 |
t_pageldrtst8 support |
|
207 |
t_pageldrtst9 support |
|
208 |
t_pageldrtst10 support |
|
209 |
t_pageldrtst11 support |
|
210 |
t_pageldrtst12 support |
|
211 |
t_pageldrtst13 support |
|
212 |
t_pageldrtst14 support |
|
213 |
t_pageldrtst15 support |
|
214 |
t_pageldrtst manual |
|
215 |
t_pageldrtst_auto |
|
216 |
t_pageldrtst_lowmem |
|
217 |
t_pageldrtst_chunk |
|
218 |
t_pageldrtst_reaper |
|
219 |
t_pageldrtst_defrag |
|
220 |
t_pageldrtst_d_exc |
|
221 |
||
222 |
t_ramstress support |
|
223 |
t_mmcpaging |
|
224 |
t_paginginfo |
|
225 |
#endif |
|
226 |
t_clamp |
|
227 |
t_denyclamp |
|
228 |
||
229 |
t_findcapall |
|
230 |
t_findcapnone |
|
231 |
||
232 |
t_notifydismount |
|
233 |
#ifdef SYMBIAN_F32_ENHANCED_CHANGE_NOTIFICATION |
|
234 |
t_notifier |
|
235 |
t_notifier_nocaps support |
|
236 |
t_notifier_allfiles support |
|
237 |
t_notifier_belongs support |
|
238 |
t_notify_plugin support |
|
239 |
t_notify_mfs |
|
240 |
#endif |
|
241 |
||
242 |
t_enchook support |
|
243 |
t_hexhook support |
|
244 |
t_tracehook support |
|
245 |
t_formathook support |
|
246 |
||
247 |
t_bigfile support |
|
248 |
#ifdef WINS |
|
249 |
t_rawext support |
|
250 |
#endif |
|
251 |
||
252 |
t_swapfsys manual |
|
253 |
#include "../filesystem/fat/group/fatfs.inf" |
|
139
95f71bcdcdb7
Revision: 201021
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
109
diff
changeset
|
254 |
#include "../filesystem/automounter/automounter.inf" |
31
56f325a607ea
Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
15
diff
changeset
|
255 |
|
0 | 256 |
|
257 |
#include "perf_test.inf" |
|
258 |
#include "../loader/ldrplatsec.inf" |
|
259 |
#include "../smassstorage/group/smassstorage.inf" |
|
260 |
#include "../plugins/version_2/group/plugin_test_v2.inf" |
|
261 |
t_plugin_v2beta.mmp |
|
262 |
||
263 |
t_localtime |
|
109
b3a1d9898418
Revision: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
264 |
|
0 | 265 |
#ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API |
266 |
t_file64bit manual |
|
267 |
fhserver64bit support |
|
268 |
#include "../plugins/version_2/file64bit/group/file64bit_plugin.inf" |
|
269 |
#endif |
|
270 |
||
271 |
t_ftrace |
|
272 |
||
273 |
t_surrogatepair |
|
274 |
||
275 |
// this test loads a actual codepage dll (cp932.dll), should be the last test. |
|
276 |
t_cp932dll support |
|
277 |
t_cp_plugin |
|
278 |