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