equal
deleted
inserted
replaced
30 |
30 |
31 ../../../userlibandfileserver/fileserver/inc/runtests.h /epoc32/include/ |
31 ../../../userlibandfileserver/fileserver/inc/runtests.h /epoc32/include/ |
32 |
32 |
33 PRJ_TESTMMPFILES |
33 PRJ_TESTMMPFILES |
34 ../../e32test/mediaext/t_nfe |
34 ../../e32test/mediaext/t_nfe |
|
35 |
|
36 // this should ideally be run early on as it enables 'simulated lock failure mode' in the file cache for udeb builds |
|
37 t_filecache |
35 |
38 |
36 // These tests must be run early on so they do not time out on LFFS disks. |
39 // These tests must be run early on so they do not time out on LFFS disks. |
37 |
40 |
38 #ifdef WINS |
41 #ifdef WINS |
39 t_cfileman |
42 t_cfileman |
175 |
178 |
176 #ifndef WINS |
179 #ifndef WINS |
177 t_blockmap |
180 t_blockmap |
178 #endif |
181 #endif |
179 |
182 |
180 t_filecache |
|
181 |
|
182 t_fsched |
183 t_fsched |
183 t_rcache |
184 t_rcache |
184 t_wcache |
185 t_wcache |
185 |
186 |
186 |
187 |
250 t_rawext support |
251 t_rawext support |
251 #endif |
252 #endif |
252 |
253 |
253 t_swapfsys manual |
254 t_swapfsys manual |
254 #include "../filesystem/fat/group/fatfs.inf" |
255 #include "../filesystem/fat/group/fatfs.inf" |
255 #include "../filesystem/automounter/bld.inf" |
256 #include "../filesystem/automounter/automounter.inf" |
256 |
257 |
257 |
258 |
258 #include "perf_test.inf" |
259 #include "perf_test.inf" |
259 #include "../loader/ldrplatsec.inf" |
260 #include "../loader/ldrplatsec.inf" |
260 #include "../smassstorage/group/smassstorage.inf" |
261 #include "../smassstorage/group/smassstorage.inf" |
261 #include "../plugins/version_2/group/plugin_test_v2.inf" |
262 #include "../plugins/version_2/group/plugin_test_v2.inf" |
262 t_plugin_v2beta.mmp |
263 t_plugin_v2beta.mmp |
263 |
264 |
264 t_localtime |
265 t_localtime |
265 |
266 |
|
267 t_dircache |
|
268 |
266 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API |
269 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API |
267 t_file64bit manual |
270 t_file64bit manual |
268 fhserver64bit support |
271 fhserver64bit support |
269 #include "../plugins/version_2/file64bit/group/file64bit_plugin.inf" |
272 #include "../plugins/version_2/file64bit/group/file64bit_plugin.inf" |
270 #endif |
273 #endif |
271 |
274 |
272 t_ftrace |
|
273 |
|
274 t_surrogatepair |
275 t_surrogatepair |
275 |
276 |
276 // this test loads a actual codepage dll (cp932.dll), should be the last test. |
277 // this test loads a actual codepage dll (cp932.dll), should be the last test. |
277 t_cp932dll support |
278 t_cp932dll support |
278 t_cp_plugin |
279 t_cp_plugin |
279 |
280 |
|
281 t_bitproxydrive support |
|
282 t_proxydrive1 |