os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-FileText-PublicApi.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-FileText-PublicApi.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,340 @@
     1.4 +[include]
     1.5 +file1					=\base\base_f32_env.ini
     1.6 +
     1.7 +
     1.8 +[PBASE-F32-FileText-PublicApi-0002command5Open]
     1.9 +RFs				=RFs1
    1.10 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
    1.11 +file_mode			=EFileRead
    1.12 +
    1.13 +
    1.14 +
    1.15 +[PBASE-F32-FileText-PublicApi-0002command8Set]
    1.16 +object_name			=RFile1
    1.17 +
    1.18 +
    1.19 +
    1.20 +[PBASE-F32-FileText-PublicApi-0004command5Open]
    1.21 +RFs				=RFs1
    1.22 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
    1.23 +file_mode			=EFileRead
    1.24 +
    1.25 +
    1.26 +
    1.27 +[PBASE-F32-FileText-PublicApi-0004command8Set]
    1.28 +object_name			=RFile1
    1.29 +
    1.30 +
    1.31 +
    1.32 +[PBASE-F32-FileText-PublicApi-0004command9Read]
    1.33 +expected_str			=Symbian rocks my world!
    1.34 +
    1.35 +
    1.36 +
    1.37 +[PBASE-F32-FileText-PublicApi-0005command6Open]
    1.38 +RFs				=RFs1
    1.39 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_eof.txt
    1.40 +file_mode			=EFileWrite
    1.41 +
    1.42 +
    1.43 +
    1.44 +[PBASE-F32-FileText-PublicApi-0005command8Set]
    1.45 +object_name			=RFile1
    1.46 +
    1.47 +
    1.48 +
    1.49 +[PBASE-F32-FileText-PublicApi-0005command9Write]
    1.50 +text				=Symbian is the best!!11ONEONE
    1.51 +
    1.52 +
    1.53 +
    1.54 +[PBASE-F32-FileText-PublicApi-0005command10Seek]
    1.55 +seek_mode			=ESeekStart
    1.56 +
    1.57 +
    1.58 +
    1.59 +[PBASE-F32-FileText-PublicApi-0005command11Read]
    1.60 +expected_str			=Symbian is the best!!11ONEONE
    1.61 +
    1.62 +
    1.63 +
    1.64 +[PBASE-F32-FileText-PublicApi-0006command5Open]
    1.65 +RFs				=RFs1
    1.66 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
    1.67 +file_mode			=EFileRead
    1.68 +
    1.69 +
    1.70 +
    1.71 +[PBASE-F32-FileText-PublicApi-0006command8Set]
    1.72 +object_name			=RFile1
    1.73 +
    1.74 +
    1.75 +
    1.76 +[PBASE-F32-FileText-PublicApi-0006command9Seek]
    1.77 +seek_mode			=ESeekStart
    1.78 +
    1.79 +
    1.80 +
    1.81 +[PBASE-F32-FileText-PublicApi-0006command10Read]
    1.82 +expected_str			=Symbian rocks my world!
    1.83 +
    1.84 +
    1.85 +
    1.86 +[PBASE-F32-FileText-PublicApi-0007command5Open]
    1.87 +RFs	=RFs1
    1.88 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
    1.89 +file_mode			=EFileRead
    1.90 +
    1.91 +
    1.92 +
    1.93 +[PBASE-F32-FileText-PublicApi-0007command8Set]
    1.94 +object_name			=RFile1
    1.95 +
    1.96 +
    1.97 +
    1.98 +[PBASE-F32-FileText-PublicApi-0007command9Seek]
    1.99 +seek_mode			=ESeekEnd
   1.100 +
   1.101 +
   1.102 +
   1.103 +[PBASE-F32-FileText-PublicApi-0008command5Open]
   1.104 +RFs				=RFs1
   1.105 +file				={Drives, RAMDriveTestPath}t_filetext\new_file.txt
   1.106 +file_mode			=EFileRead
   1.107 +
   1.108 +
   1.109 +
   1.110 +[PBASE-F32-FileText-PublicApi-0008command8Set]
   1.111 +object_name			=RFile1
   1.112 +
   1.113 +
   1.114 +
   1.115 +[PBASE-F32-FileText-PublicApi-0008command9Write]
   1.116 +text				=Writing in read-mode
   1.117 +
   1.118 +
   1.119 +
   1.120 +[PBASE-F32-FileText-PublicApi-0009command5Open]
   1.121 +RFs				=RFs1
   1.122 +file				={Drives, RAMDriveTestPath}t_filetext\big_line.txt
   1.123 +file_mode			=EFileRead
   1.124 +
   1.125 +
   1.126 +[PBASE-F32-FileText-PublicApi-0009command8Set]
   1.127 +object_name	=RFile1
   1.128 +
   1.129 +[big_buffer]
   1.130 +buffer_length = 512
   1.131 +
   1.132 +[PBASE-F32-FileText-PublicApi-0010command5Open]
   1.133 +RFs				=RFs1
   1.134 +file				={Drives, RAMDriveTestPath}t_filetext\big_line.txt
   1.135 +file_mode			=EFileRead
   1.136 +
   1.137 +
   1.138 +
   1.139 +[PBASE-F32-FileText-PublicApi-0010command8Set]
   1.140 +object_name	=RFile1
   1.141 +
   1.142 +
   1.143 +
   1.144 +[PBASE-F32-FileText-PublicApi-0010command9Read]
   1.145 +buffer_length			=32
   1.146 +
   1.147 +
   1.148 +
   1.149 +[PBASE-F32-FileText-PublicApi-0011command5Replace]
   1.150 +RFs				=RFs1
   1.151 +file				={Drives, RAMDriveTestPath}t_filetext\any.txt
   1.152 +file_mode			=EFileWrite
   1.153 +
   1.154 +
   1.155 +
   1.156 +[PBASE-F32-FileText-PublicApi-0011command8Set]
   1.157 +object_name			=RFile1
   1.158 +
   1.159 +
   1.160 +
   1.161 +[PBASE-F32-FileText-PublicApi-0011command9Write]
   1.162 +text				=First string
   1.163 +
   1.164 +
   1.165 +
   1.166 +[PBASE-F32-FileText-PublicApi-0011command10Write]
   1.167 +text				=Second string
   1.168 +
   1.169 +
   1.170 +
   1.171 +[PBASE-F32-FileText-PublicApi-0011command11Write]
   1.172 +text				=Third string
   1.173 +
   1.174 +
   1.175 +
   1.176 +[PBASE-F32-FileText-PublicApi-0011command15Open]
   1.177 +RFs				=RFs1
   1.178 +file				={Drives, RAMDriveTestPath}t_filetext\multiline.txt
   1.179 +file_mode			=EFileRead
   1.180 +
   1.181 +
   1.182 +
   1.183 +[PBASE-F32-FileText-PublicApi-0011command18Set]
   1.184 +object_name			=RFile1
   1.185 +
   1.186 +
   1.187 +
   1.188 +[PBASE-F32-FileText-PublicApi-0011command19Read]
   1.189 +expected_str			=First string
   1.190 +buffer_length			=32
   1.191 +
   1.192 +
   1.193 +
   1.194 +[PBASE-F32-FileText-PublicApi-0011command20Read]
   1.195 +expected_str			=Second string
   1.196 +buffer_length			=32
   1.197 +
   1.198 +
   1.199 +
   1.200 +[PBASE-F32-FileText-PublicApi-0011command21Read]
   1.201 +expected_str			=Third string
   1.202 +buffer_length			=32
   1.203 +
   1.204 +
   1.205 +
   1.206 +[PBASE-F32-FileText-PublicApi-0012command5Open]
   1.207 +RFs				=RFs1
   1.208 +file				={Drives, RAMDriveTestPath}t_filetext\oneliner.txt
   1.209 +file_mode			=EFileWrite
   1.210 +
   1.211 +
   1.212 +
   1.213 +[PBASE-F32-FileText-PublicApi-0012command8Set]
   1.214 +object_name			=RFile1
   1.215 +
   1.216 +
   1.217 +
   1.218 +[PBASE-F32-FileText-PublicApi-0012command9Write]
   1.219 +text				=Appended string
   1.220 +
   1.221 +
   1.222 +
   1.223 +[PBASE-F32-FileText-PublicApi-0012command13Open]
   1.224 +RFs				=RFs1
   1.225 +file				={Drives, RAMDriveTestPath}t_filetext\oneliner.txt
   1.226 +file_mode			=EFileRead
   1.227 +
   1.228 +
   1.229 +
   1.230 +[PBASE-F32-FileText-PublicApi-0012command16Set]
   1.231 +object_name			=RFile1
   1.232 +
   1.233 +
   1.234 +
   1.235 +[PBASE-F32-FileText-PublicApi-0012command18Read]
   1.236 +expected_str			=First string
   1.237 +buffer_length			=32
   1.238 +
   1.239 +
   1.240 +
   1.241 +[PBASE-F32-FileText-PublicApi-0012command19Read]
   1.242 +expected_str			=Appended string
   1.243 +buffer_length			=32
   1.244 +
   1.245 +
   1.246 +
   1.247 +[PBASE-F32-FileText-PublicApi-0013command5Open]
   1.248 +RFs				=RFs1
   1.249 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
   1.250 +file_mode			=EFileRead
   1.251 +
   1.252 +
   1.253 +
   1.254 +[PBASE-F32-FileText-PublicApi-0013command8Set]
   1.255 +object_name			=RFile1
   1.256 +
   1.257 +
   1.258 +
   1.259 +[PBASE-F32-FileText-PublicApi-0013command9Seek]
   1.260 +seek_mode			=ESeekAddress
   1.261 +
   1.262 +
   1.263 +
   1.264 +[PBASE-F32-FileText-PublicApi-0014command5Open]
   1.265 +RFs				=RFs1
   1.266 +file				={Drives, RAMDriveTestPath}t_filetext\filetext_read.txt
   1.267 +file_mode			=EFileRead
   1.268 +
   1.269 +
   1.270 +
   1.271 +[PBASE-F32-FileText-PublicApi-0014command8Set]
   1.272 +object_name			=RFile1
   1.273 +
   1.274 +[test_dir]
   1.275 +dir				={Drives, RAMDriveTestPath}t_filetext\
   1.276 +
   1.277 +[test_file1]
   1.278 +oldname			={Drives, SystemDriveTestPath}filetext_read.txt
   1.279 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.280 +async			=false
   1.281 +operation		=0
   1.282 +
   1.283 +[test_file2]
   1.284 +oldname			={Drives, SystemDriveTestPath}oneliner.txt
   1.285 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.286 +async			  = false
   1.287 +operation		=0
   1.288 +
   1.289 +[test_file3]
   1.290 +oldname			={Drives, SystemDriveTestPath}multiline.txt
   1.291 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.292 +async			  = false
   1.293 +operation		=0
   1.294 +
   1.295 +[test_file4]
   1.296 +oldname			={Drives, SystemDriveTestPath}any.txt
   1.297 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.298 +async			  = false
   1.299 +operation		=0
   1.300 +
   1.301 +[test_file5]
   1.302 +oldname			={Drives, SystemDriveTestPath}big_line.txt
   1.303 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.304 +async			  = false
   1.305 +operation		=0
   1.306 +
   1.307 +[test_file6]
   1.308 +oldname			={Drives, SystemDriveTestPath}new_file.txt
   1.309 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.310 +async			  = false
   1.311 +operation		=0
   1.312 +
   1.313 +[test_file7]
   1.314 +oldname			={Drives, SystemDriveTestPath}filetext_eof.txt
   1.315 +newname			={Drives, RAMDriveTestPath}t_filetext\
   1.316 +async			  = false
   1.317 +operation		=0
   1.318 +
   1.319 +[all_test_files]
   1.320 +filename			={Drives, RAMDriveTestPath}t_filetext\*.*
   1.321 +async				=FALSE
   1.322 +operation 			=EOverWrite
   1.323 +
   1.324 +
   1.325 +[PBASE-F32-FileText-PublicApi-0014command9Seek]
   1.326 +seek_mode			=ESeekCurrent
   1.327 +
   1.328 +
   1.329 +[RFile1]
   1.330 +name=RFile1
   1.331 +
   1.332 +[CFileMan1]
   1.333 +name = CFileMan1
   1.334 +
   1.335 +[fileman_fs]
   1.336 +rfsObject = RFs1
   1.337 +
   1.338 +[TFileText1]
   1.339 +name=TFileText1
   1.340 +
   1.341 +
   1.342 +[RFs1]
   1.343 +name=RFs1