kerneltest/f32test/group/bld.inf
branchGCC_SURGE
changeset 221 39b39e1a406e
parent 209 6035754ebf88
parent 201 43365a9b78a3
--- a/kerneltest/f32test/group/bld.inf	Wed Jul 21 14:46:58 2010 +0100
+++ b/kerneltest/f32test/group/bld.inf	Thu Jul 22 16:46:39 2010 +0100
@@ -33,6 +33,9 @@
 PRJ_TESTMMPFILES
 ../../e32test/mediaext/t_nfe
 
+// this should ideally be run early on as it enables 'simulated lock failure mode' in the file cache for udeb builds
+t_filecache 
+
 // These tests must be run early on so they do not time out on LFFS disks.
 
 #ifdef WINS
@@ -177,8 +180,6 @@
 t_blockmap
 #endif
 
-t_filecache 
-
 t_fsched
 t_rcache
 t_wcache
@@ -252,7 +253,7 @@
 
 t_swapfsys manual
 #include "../filesystem/fat/group/fatfs.inf"
-#include "../filesystem/automounter/bld.inf"
+#include "../filesystem/automounter/automounter.inf"
 
 
 #include "perf_test.inf"
@@ -263,17 +264,19 @@
 
 t_localtime 
 
+t_dircache
+
 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
 t_file64bit manual
 fhserver64bit       support
 #include "../plugins/version_2/file64bit/group/file64bit_plugin.inf"
 #endif
 
-t_ftrace
-
 t_surrogatepair
 
 // this test loads a actual codepage dll (cp932.dll),  should be the last test.
 t_cp932dll      support
 t_cp_plugin
 
+t_bitproxydrive    support
+t_proxydrive1