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