0
|
1 |
[include]
|
|
2 |
file1 =\base\base_f32_env.ini
|
|
3 |
|
|
4 |
[file]
|
|
5 |
name=file
|
|
6 |
|
|
7 |
|
|
8 |
[RFs1]
|
|
9 |
name=RFs1
|
|
10 |
|
|
11 |
|
|
12 |
[file2]
|
|
13 |
name=file2
|
|
14 |
|
|
15 |
[PBASE-F32-File-PublicApi-Install]
|
|
16 |
dir={Drives, RAMDriveTestPath}file\
|
|
17 |
|
|
18 |
[PBASE-F32-File-PublicApi-0001-001-Replace_command005]
|
|
19 |
RFs=RFs1
|
|
20 |
file_mode=EFileShareAny | EFileWrite
|
|
21 |
file={Drives, RAMDriveTestPath}file\tc0001.txt
|
|
22 |
|
|
23 |
|
|
24 |
[PBASE-F32-File-PublicApi-0001-001-Write_command006]
|
|
25 |
datawrite=Open test
|
|
26 |
|
|
27 |
|
|
28 |
[PBASE-F32-File-PublicApi-0001-001-Open_command008]
|
|
29 |
RFs=RFs1
|
|
30 |
file_mode=EFileShareAny | EFileWrite
|
|
31 |
file={Drives, RAMDriveTestPath}file\tc0001.txt
|
|
32 |
|
|
33 |
|
|
34 |
[PBASE-F32-File-PublicApi-0001-001-Read_command009]
|
|
35 |
expected_string=Open test
|
|
36 |
|
|
37 |
|
|
38 |
[PBASE-F32-File-PublicApi-0001-001-Delete_command013]
|
|
39 |
name={Drives, RAMDriveTestPath}file\tc0001.txt
|
|
40 |
|
|
41 |
|
|
42 |
[PBASE-F32-File-PublicApi-0003-001-Create_command005]
|
|
43 |
RFs=RFs1
|
|
44 |
file_mode=EFileShareAny
|
|
45 |
name={Drives, RAMDriveTestPath}file\tc0003.txt
|
|
46 |
|
|
47 |
|
|
48 |
[PBASE-F32-File-PublicApi-0003-001-Write_command006]
|
|
49 |
datawrite=test created this file
|
|
50 |
|
|
51 |
|
|
52 |
[PBASE-F32-File-PublicApi-0003-001-Delete_command010]
|
|
53 |
name={Drives, RAMDriveTestPath}file\tc0003.txt
|
|
54 |
|
|
55 |
|
|
56 |
[PBASE-F32-File-PublicApi-0004-001-Replace_command005]
|
|
57 |
RFs=RFs1
|
|
58 |
file_mode=EFileWrite
|
|
59 |
file={Drives, RAMDriveTestPath}file\tc0004.txt
|
|
60 |
|
|
61 |
|
|
62 |
[PBASE-F32-File-PublicApi-0004-001-Write_command006]
|
|
63 |
datawrite=This File is Replaced
|
|
64 |
|
|
65 |
|
|
66 |
[PBASE-F32-File-PublicApi-0004-001-Open_command009]
|
|
67 |
RFs=RFs1
|
|
68 |
file_mode=EFileWrite
|
|
69 |
file={Drives, RAMDriveTestPath}file\tc0004.txt
|
|
70 |
|
|
71 |
|
|
72 |
[PBASE-F32-File-PublicApi-0004-001-Delete_command013]
|
|
73 |
name={Drives, RAMDriveTestPath}file\tc0004.txt
|
|
74 |
|
|
75 |
|
|
76 |
[PBASE-F32-File-PublicApi-0005-001-Temp_command005]
|
|
77 |
RFs=RFs1
|
|
78 |
path={Drives, RAMDriveTestPath}file\
|
|
79 |
file_mode=EFileWrite
|
|
80 |
|
|
81 |
|
|
82 |
[PBASE-F32-File-PublicApi-0005-001-Write_command006]
|
|
83 |
datawrite=This is temporary file
|
|
84 |
|
|
85 |
|
|
86 |
[PBASE-F32-File-PublicApi-0005-001-Rename_command007]
|
|
87 |
name={Drives, RAMDriveTestPath}file\tc0005.txt
|
|
88 |
|
|
89 |
|
|
90 |
[PBASE-F32-File-PublicApi-0005-001-Delete_command011]
|
|
91 |
name={Drives, RAMDriveTestPath}file\tc0005.txt
|
|
92 |
|
|
93 |
|
|
94 |
[PBASE-F32-File-PublicApi-0006-001-Replace_command005]
|
|
95 |
RFs=RFs1
|
|
96 |
file_mode=EFileWrite
|
|
97 |
file={Drives, RAMDriveTestPath}file\tc0006.txt
|
|
98 |
|
|
99 |
|
|
100 |
[PBASE-F32-File-PublicApi-0006-001-Write_command006]
|
|
101 |
datawrite=synchronous read test
|
|
102 |
|
|
103 |
|
|
104 |
[PBASE-F32-File-PublicApi-0006-001-Seek_command007]
|
|
105 |
position=0
|
|
106 |
seek=ESeekStart
|
|
107 |
|
|
108 |
|
|
109 |
[PBASE-F32-File-PublicApi-0006-001-Read_command008]
|
|
110 |
expected_string=synchronous read test
|
|
111 |
|
|
112 |
|
|
113 |
[PBASE-F32-File-PublicApi-0006-001-Delete_command012]
|
|
114 |
name={Drives, RAMDriveTestPath}file\tc0006.txt
|
|
115 |
|
|
116 |
|
|
117 |
[PBASE-F32-File-PublicApi-0007-001-Replace_command005]
|
|
118 |
RFs=RFs1
|
|
119 |
file_mode=EFileWrite
|
|
120 |
file={Drives, RAMDriveTestPath}file\tc0007.txt
|
|
121 |
|
|
122 |
|
|
123 |
[PBASE-F32-File-PublicApi-0007-001-Write_command006]
|
|
124 |
datawrite=Asynchronous read test
|
|
125 |
|
|
126 |
|
|
127 |
[PBASE-F32-File-PublicApi-0007-001-Seek_command007]
|
|
128 |
position=0
|
|
129 |
seek=ESeekStart
|
|
130 |
|
|
131 |
|
|
132 |
[PBASE-F32-File-PublicApi-0007-001-Read_command008]
|
|
133 |
async=true
|
|
134 |
expected_string=Asynchronous read test
|
|
135 |
|
|
136 |
|
|
137 |
[PBASE-F32-File-PublicApi-0007-001-Delete_command012]
|
|
138 |
name={Drives, RAMDriveTestPath}file\tc0007.txt
|
|
139 |
|
|
140 |
|
|
141 |
[PBASE-F32-File-PublicApi-0008-001-Replace_command005]
|
|
142 |
RFs=RFs1
|
|
143 |
file_mode=EFileWrite
|
|
144 |
file={Drives, RAMDriveTestPath}file\tc0008.txt
|
|
145 |
|
|
146 |
|
|
147 |
[PBASE-F32-File-PublicApi-0008-001-Write_command006]
|
|
148 |
datawrite=synchronous read with length test
|
|
149 |
|
|
150 |
|
|
151 |
[PBASE-F32-File-PublicApi-0008-001-Seek_command007]
|
|
152 |
position=0
|
|
153 |
seek=ESeekStart
|
|
154 |
|
|
155 |
|
|
156 |
[PBASE-F32-File-PublicApi-0008-001-Read_command008]
|
|
157 |
length=5
|
|
158 |
expected_string=synch
|
|
159 |
|
|
160 |
|
|
161 |
[PBASE-F32-File-PublicApi-0008-001-Delete_command012]
|
|
162 |
name={Drives, RAMDriveTestPath}file\tc0008.txt
|
|
163 |
|
|
164 |
|
|
165 |
[PBASE-F32-File-PublicApi-0009-001-Replace_command005]
|
|
166 |
RFs=RFs1
|
|
167 |
file_mode=EFileWrite
|
|
168 |
file={Drives, RAMDriveTestPath}file\tc0009.txt
|
|
169 |
|
|
170 |
|
|
171 |
[PBASE-F32-File-PublicApi-0009-001-Write_command006]
|
|
172 |
datawrite=Asynchronous read with length test
|
|
173 |
|
|
174 |
|
|
175 |
[PBASE-F32-File-PublicApi-0009-001-Seek_command007]
|
|
176 |
position=0
|
|
177 |
seek=ESeekStart
|
|
178 |
|
|
179 |
|
|
180 |
[PBASE-F32-File-PublicApi-0009-001-Read_command008]
|
|
181 |
async=true
|
|
182 |
length=5
|
|
183 |
expected_string=Async
|
|
184 |
|
|
185 |
|
|
186 |
[PBASE-F32-File-PublicApi-0009-001-Delete_command012]
|
|
187 |
name={Drives, RAMDriveTestPath}file\tc0009.txt
|
|
188 |
|
|
189 |
|
|
190 |
[PBASE-F32-File-PublicApi-0010-001-Replace_command005]
|
|
191 |
RFs=RFs1
|
|
192 |
file_mode=EFileWrite
|
|
193 |
file={Drives, RAMDriveTestPath}file\tc0010.txt
|
|
194 |
|
|
195 |
|
|
196 |
[PBASE-F32-File-PublicApi-0010-001-Write_command006]
|
|
197 |
datawrite=synchronous read with position test
|
|
198 |
|
|
199 |
|
|
200 |
[PBASE-F32-File-PublicApi-0010-001-Seek_command007]
|
|
201 |
position=0
|
|
202 |
seek=ESeekStart
|
|
203 |
|
|
204 |
|
|
205 |
[PBASE-F32-File-PublicApi-0010-001-Read_command008]
|
|
206 |
position=5
|
|
207 |
expected_string=ronous read with position test
|
|
208 |
|
|
209 |
|
|
210 |
[PBASE-F32-File-PublicApi-0010-001-Delete_command012]
|
|
211 |
name={Drives, RAMDriveTestPath}file\tc0010.txt
|
|
212 |
|
|
213 |
|
|
214 |
[PBASE-F32-File-PublicApi-0011-001-Replace_command005]
|
|
215 |
RFs=RFs1
|
|
216 |
file_mode=EFileWrite
|
|
217 |
file={Drives, RAMDriveTestPath}file\tc0011.txt
|
|
218 |
|
|
219 |
|
|
220 |
[PBASE-F32-File-PublicApi-0011-001-Write_command006]
|
|
221 |
datawrite=asynchronous read with position test
|
|
222 |
|
|
223 |
|
|
224 |
[PBASE-F32-File-PublicApi-0011-001-Seek_command007]
|
|
225 |
position=0
|
|
226 |
seek=ESeekStart
|
|
227 |
|
|
228 |
|
|
229 |
[PBASE-F32-File-PublicApi-0011-001-Read_command008]
|
|
230 |
async=true
|
|
231 |
expected_string=hronous read with position test
|
|
232 |
position=5
|
|
233 |
|
|
234 |
|
|
235 |
[PBASE-F32-File-PublicApi-0011-001-Delete_command012]
|
|
236 |
name={Drives, RAMDriveTestPath}file\tc0011.txt
|
|
237 |
|
|
238 |
|
|
239 |
[PBASE-F32-File-PublicApi-0012-001-Replace_command005]
|
|
240 |
RFs=RFs1
|
|
241 |
file_mode=EFileWrite
|
|
242 |
file={Drives, RAMDriveTestPath}file\tc0012.txt
|
|
243 |
|
|
244 |
|
|
245 |
[PBASE-F32-File-PublicApi-0012-001-Write_command006]
|
|
246 |
datawrite=synchronous read with position and length test
|
|
247 |
|
|
248 |
|
|
249 |
[PBASE-F32-File-PublicApi-0012-001-Seek_command007]
|
|
250 |
position=0
|
|
251 |
seek=ESeekStart
|
|
252 |
|
|
253 |
|
|
254 |
[PBASE-F32-File-PublicApi-0012-001-Read_command008]
|
|
255 |
position=5
|
|
256 |
length=5
|
|
257 |
expected_string=ronou
|
|
258 |
|
|
259 |
|
|
260 |
[PBASE-F32-File-PublicApi-0012-001-Delete_command012]
|
|
261 |
name={Drives, RAMDriveTestPath}file\tc0012.txt
|
|
262 |
|
|
263 |
|
|
264 |
[PBASE-F32-File-PublicApi-0013-001-Replace_command005]
|
|
265 |
RFs=RFs1
|
|
266 |
file_mode=EFileWrite
|
|
267 |
file={Drives, RAMDriveTestPath}file\tc0013.txt
|
|
268 |
|
|
269 |
|
|
270 |
[PBASE-F32-File-PublicApi-0013-001-Write_command006]
|
|
271 |
datawrite=asynchronous read with position and length test
|
|
272 |
|
|
273 |
|
|
274 |
[PBASE-F32-File-PublicApi-0013-001-Seek_command007]
|
|
275 |
position=0
|
|
276 |
seek=ESeekStart
|
|
277 |
|
|
278 |
|
|
279 |
[PBASE-F32-File-PublicApi-0013-001-Read_command008]
|
|
280 |
async=true
|
|
281 |
length=5
|
|
282 |
expected_string=hrono
|
|
283 |
position=5
|
|
284 |
|
|
285 |
[PBASE-F32-File-PublicApi-0013-001-Delete_command011]
|
|
286 |
name={Drives, RAMDriveTestPath}file\tc0013.txt
|
|
287 |
|
|
288 |
|
|
289 |
[PBASE-F32-File-PublicApi-0014-001-Replace_command005]
|
|
290 |
RFs=RFs1
|
|
291 |
file_mode=EFileWrite
|
|
292 |
file={Drives, RAMDriveTestPath}file\tc0014.txt
|
|
293 |
|
|
294 |
|
|
295 |
[PBASE-F32-File-PublicApi-0014-001-Write_command006]
|
|
296 |
datawrite=short data
|
|
297 |
|
|
298 |
|
|
299 |
[PBASE-F32-File-PublicApi-0014-001-Open_command008]
|
|
300 |
RFs=RFs1
|
|
301 |
file_mode=EFileReadAsyncAll | EFileShareAny
|
|
302 |
file={Drives, RAMDriveTestPath}file\tc0014.txt
|
|
303 |
|
|
304 |
|
|
305 |
[PBASE-F32-File-PublicApi-0014-001-Seek_command009]
|
|
306 |
position=0
|
|
307 |
seek=ESeekStart
|
|
308 |
|
|
309 |
|
|
310 |
[PBASE-F32-File-PublicApi-0014-001-Read_command010]
|
|
311 |
async=true
|
|
312 |
|
|
313 |
|
|
314 |
[PBASE-F32-File-PublicApi-0014-001-Delete_command015]
|
|
315 |
name={Drives, RAMDriveTestPath}file\tc0014.txt
|
|
316 |
|
|
317 |
|
|
318 |
[PBASE-F32-File-PublicApi-0015-001-Replace_command005]
|
|
319 |
RFs=RFs1
|
|
320 |
file_mode=EFileWrite
|
|
321 |
file={Drives, RAMDriveTestPath}file\tc0015.txt
|
|
322 |
|
|
323 |
|
|
324 |
[PBASE-F32-File-PublicApi-0015-001-Write_command006]
|
|
325 |
datawrite=short data
|
|
326 |
|
|
327 |
|
|
328 |
[PBASE-F32-File-PublicApi-0015-001-Open_command008]
|
|
329 |
RFs=RFs1
|
|
330 |
file_mode=EFileReadAsyncAll | EFileShareAny
|
|
331 |
file={Drives, RAMDriveTestPath}file\tc0015.txt
|
|
332 |
|
|
333 |
|
|
334 |
[PBASE-F32-File-PublicApi-0015-001-Seek_command009]
|
|
335 |
position=0
|
|
336 |
seek=ESeekStart
|
|
337 |
|
|
338 |
|
|
339 |
[PBASE-F32-File-PublicApi-0015-001-Read_command010]
|
|
340 |
async=true
|
|
341 |
|
|
342 |
|
|
343 |
[PBASE-F32-File-PublicApi-0015-001-Read_command011]
|
|
344 |
async=true
|
|
345 |
|
|
346 |
|
|
347 |
[PBASE-F32-File-PublicApi-0015-001-ReadCancel_command012]
|
|
348 |
cancel_all=true
|
|
349 |
|
|
350 |
|
|
351 |
[PBASE-F32-File-PublicApi-0015-001-Delete_command016]
|
|
352 |
name={Drives, RAMDriveTestPath}file\tc0015.txt
|
|
353 |
|
|
354 |
|
|
355 |
[PBASE-F32-File-PublicApi-0016-001-Replace_command005]
|
|
356 |
RFs=RFs1
|
|
357 |
file_mode=EFileWrite
|
|
358 |
file={Drives, RAMDriveTestPath}file\tc0016.txt
|
|
359 |
|
|
360 |
|
|
361 |
[PBASE-F32-File-PublicApi-0016-001-Write_command006]
|
|
362 |
datawrite=Write test
|
|
363 |
|
|
364 |
|
|
365 |
[PBASE-F32-File-PublicApi-0016-001-Open_command009]
|
|
366 |
RFs=RFs1
|
|
367 |
file_mode=EFileRead
|
|
368 |
file={Drives, RAMDriveTestPath}file\tc0016.txt
|
|
369 |
|
|
370 |
|
|
371 |
[PBASE-F32-File-PublicApi-0016-001-Read_command010]
|
|
372 |
expected_string=Write test
|
|
373 |
|
|
374 |
|
|
375 |
[PBASE-F32-File-PublicApi-0016-001-Delete_command014]
|
|
376 |
name={Drives, RAMDriveTestPath}file\tc0016.txt
|
|
377 |
|
|
378 |
|
|
379 |
[PBASE-F32-File-PublicApi-0017-001-Replace_command005]
|
|
380 |
RFs=RFs1
|
|
381 |
file_mode=EFileWrite
|
|
382 |
file={Drives, RAMDriveTestPath}file\tc0017.txt
|
|
383 |
|
|
384 |
|
|
385 |
[PBASE-F32-File-PublicApi-0017-001-Write_command006]
|
|
386 |
async=true
|
|
387 |
datawrite=Asynchronous write test
|
|
388 |
|
|
389 |
|
|
390 |
[PBASE-F32-File-PublicApi-0017-001-Open_command009]
|
|
391 |
RFs=RFs1
|
|
392 |
file_mode=EFileRead
|
|
393 |
file={Drives, RAMDriveTestPath}file\tc0017.txt
|
|
394 |
|
|
395 |
|
|
396 |
[PBASE-F32-File-PublicApi-0017-001-Read_command010]
|
|
397 |
expected_string=Asynchronous write test
|
|
398 |
|
|
399 |
|
|
400 |
[PBASE-F32-File-PublicApi-0017-001-Delete_command014]
|
|
401 |
name={Drives, RAMDriveTestPath}file\tc0017.txt
|
|
402 |
|
|
403 |
|
|
404 |
[PBASE-F32-File-PublicApi-0018-001-Replace_command005]
|
|
405 |
RFs=RFs1
|
|
406 |
file_mode=EFileWrite
|
|
407 |
file={Drives, RAMDriveTestPath}file\tc0018.txt
|
|
408 |
|
|
409 |
|
|
410 |
[PBASE-F32-File-PublicApi-0018-001-Write_command006]
|
|
411 |
length=5
|
|
412 |
datawrite=Synchronous write test with length
|
|
413 |
|
|
414 |
|
|
415 |
[PBASE-F32-File-PublicApi-0018-001-Open_command009]
|
|
416 |
RFs=RFs1
|
|
417 |
file_mode=EFileWrite
|
|
418 |
file={Drives, RAMDriveTestPath}file\tc0018.txt
|
|
419 |
|
|
420 |
|
|
421 |
[PBASE-F32-File-PublicApi-0018-001-Read_command010]
|
|
422 |
expected_string=Synch
|
|
423 |
|
|
424 |
|
|
425 |
[PBASE-F32-File-PublicApi-0018-001-Delete_command014]
|
|
426 |
name={Drives, RAMDriveTestPath}file\tc0018.txt
|
|
427 |
|
|
428 |
|
|
429 |
[PBASE-F32-File-PublicApi-0019-001-Replace_command005]
|
|
430 |
RFs=RFs1
|
|
431 |
file_mode=EFileWrite
|
|
432 |
file={Drives, RAMDriveTestPath}file\tc0019.txt
|
|
433 |
|
|
434 |
|
|
435 |
[PBASE-F32-File-PublicApi-0019-001-Write_command006]
|
|
436 |
async=true
|
|
437 |
length=5
|
|
438 |
datawrite=Asynchronous write test with length
|
|
439 |
|
|
440 |
|
|
441 |
[PBASE-F32-File-PublicApi-0019-001-Open_command009]
|
|
442 |
RFs=RFs1
|
|
443 |
file_mode=EFileWrite
|
|
444 |
file={Drives, RAMDriveTestPath}file\tc0019.txt
|
|
445 |
|
|
446 |
|
|
447 |
[PBASE-F32-File-PublicApi-0019-001-Read_command010]
|
|
448 |
expected_string=Async
|
|
449 |
|
|
450 |
|
|
451 |
[PBASE-F32-File-PublicApi-0019-001-Delete_command014]
|
|
452 |
name={Drives, RAMDriveTestPath}file\tc0019.txt
|
|
453 |
|
|
454 |
|
|
455 |
[PBASE-F32-File-PublicApi-0020-001-Replace_command005]
|
|
456 |
RFs=RFs1
|
|
457 |
file_mode=EFileWrite
|
|
458 |
file={Drives, RAMDriveTestPath}file\tc0020.txt
|
|
459 |
|
|
460 |
|
|
461 |
[PBASE-F32-File-PublicApi-0020-001-Write_command006]
|
|
462 |
datawrite=__test
|
|
463 |
|
|
464 |
|
|
465 |
[PBASE-F32-File-PublicApi-0020-001-Write_command008]
|
|
466 |
position=2
|
|
467 |
datawrite=Synchronous write test with position
|
|
468 |
|
|
469 |
|
|
470 |
[PBASE-F32-File-PublicApi-0020-001-Open_command011]
|
|
471 |
RFs=RFs1
|
|
472 |
file_mode=EFileWrite
|
|
473 |
file={Drives, RAMDriveTestPath}file\tc0020.txt
|
|
474 |
|
|
475 |
|
|
476 |
[PBASE-F32-File-PublicApi-0020-001-Read_command012]
|
|
477 |
expected_string=__Synchronous write test with position
|
|
478 |
|
|
479 |
|
|
480 |
[PBASE-F32-File-PublicApi-0020-001-Delete_command016]
|
|
481 |
name={Drives, RAMDriveTestPath}file\tc0020.txt
|
|
482 |
|
|
483 |
|
|
484 |
[PBASE-F32-File-PublicApi-0021-001-Replace_command005]
|
|
485 |
RFs=RFs1
|
|
486 |
file_mode=EFileWrite
|
|
487 |
file={Drives, RAMDriveTestPath}file\tc0021.txt
|
|
488 |
|
|
489 |
|
|
490 |
[PBASE-F32-File-PublicApi-0021-001-Write_command006]
|
|
491 |
datawrite=__test
|
|
492 |
|
|
493 |
|
|
494 |
[PBASE-F32-File-PublicApi-0021-001-Write_command008]
|
|
495 |
async =true
|
|
496 |
datawrite=Asynchronous write test with position
|
|
497 |
position=2
|
|
498 |
|
|
499 |
|
|
500 |
[PBASE-F32-File-PublicApi-0021-001-Open_command011]
|
|
501 |
RFs=RFs1
|
|
502 |
file_mode=EFileWrite
|
|
503 |
file={Drives, RAMDriveTestPath}file\tc0021.txt
|
|
504 |
|
|
505 |
|
|
506 |
[PBASE-F32-File-PublicApi-0021-001-Read_command012]
|
|
507 |
expected_string=__Asynchronous write test with position
|
|
508 |
|
|
509 |
|
|
510 |
[PBASE-F32-File-PublicApi-0021-001-Delete_command016]
|
|
511 |
name={Drives, RAMDriveTestPath}file\tc0021.txt
|
|
512 |
|
|
513 |
|
|
514 |
[PBASE-F32-File-PublicApi-0022-001-Replace_command005]
|
|
515 |
RFs=RFs1
|
|
516 |
file_mode=EFileWrite
|
|
517 |
file={Drives, RAMDriveTestPath}file\tc0022.txt
|
|
518 |
|
|
519 |
|
|
520 |
[PBASE-F32-File-PublicApi-0022-001-Write_command006]
|
|
521 |
datawrite=__test
|
|
522 |
|
|
523 |
|
|
524 |
[PBASE-F32-File-PublicApi-0022-001-Write_command008]
|
|
525 |
position=2
|
|
526 |
length=4
|
|
527 |
datawrite=Synchronous write test with position, length
|
|
528 |
|
|
529 |
|
|
530 |
[PBASE-F32-File-PublicApi-0022-001-Open_command011]
|
|
531 |
RFs=RFs1
|
|
532 |
file_mode=EFileWrite
|
|
533 |
file={Drives, RAMDriveTestPath}file\tc0022.txt
|
|
534 |
|
|
535 |
|
|
536 |
[PBASE-F32-File-PublicApi-0022-001-Read_command012]
|
|
537 |
expected_string=__Sync
|
|
538 |
|
|
539 |
|
|
540 |
[PBASE-F32-File-PublicApi-0022-001-Delete_command016]
|
|
541 |
name={Drives, RAMDriveTestPath}file\tc0022.txt
|
|
542 |
|
|
543 |
|
|
544 |
[PBASE-F32-File-PublicApi-0023-001-Replace_command005]
|
|
545 |
RFs=RFs1
|
|
546 |
file_mode=EFileWrite
|
|
547 |
file={Drives, RAMDriveTestPath}file\tc0023.txt
|
|
548 |
|
|
549 |
|
|
550 |
[PBASE-F32-File-PublicApi-0023-001-Write_command006]
|
|
551 |
datawrite=__test
|
|
552 |
|
|
553 |
|
|
554 |
[PBASE-F32-File-PublicApi-0023-001-Write_command008]
|
|
555 |
async =true
|
|
556 |
length=4
|
|
557 |
datawrite=Asynchronous write test with position, length
|
|
558 |
position=2
|
|
559 |
|
|
560 |
|
|
561 |
[PBASE-F32-File-PublicApi-0023-001-Open_command011]
|
|
562 |
RFs=RFs1
|
|
563 |
file_mode=EFileWrite
|
|
564 |
file={Drives, RAMDriveTestPath}file\tc0023.txt
|
|
565 |
|
|
566 |
|
|
567 |
[PBASE-F32-File-PublicApi-0023-001-Read_command012]
|
|
568 |
expected_string=__Asyn
|
|
569 |
|
|
570 |
|
|
571 |
[PBASE-F32-File-PublicApi-0023-001-Delete_command016]
|
|
572 |
name={Drives, RAMDriveTestPath}file\tc0023.txt
|
|
573 |
|
|
574 |
|
|
575 |
[PBASE-F32-File-PublicApi-0024-001-Replace_command005]
|
|
576 |
RFs=RFs1
|
|
577 |
file_mode=EFileShareAny | EFileWrite
|
|
578 |
file={Drives, RAMDriveTestPath}file\tc0024.txt
|
|
579 |
|
|
580 |
|
|
581 |
[PBASE-F32-File-PublicApi-0024-001-Open_command008]
|
|
582 |
RFs=RFs1
|
|
583 |
file_mode=EFileShareAny | EFileWrite
|
|
584 |
file={Drives, RAMDriveTestPath}file\tc0024.txt
|
|
585 |
|
|
586 |
|
|
587 |
[PBASE-F32-File-PublicApi-0024-001-Write_command010]
|
|
588 |
datawrite=Lock test
|
|
589 |
|
|
590 |
|
|
591 |
[PBASE-F32-File-PublicApi-0024-001-Lock_command011]
|
|
592 |
position=0
|
|
593 |
length=3
|
|
594 |
|
|
595 |
|
|
596 |
[PBASE-F32-File-PublicApi-0024-001-UnLock_command016]
|
|
597 |
position=0
|
|
598 |
length=3
|
|
599 |
|
|
600 |
|
|
601 |
[PBASE-F32-File-PublicApi-0024-001-Delete_command025]
|
|
602 |
name={Drives, RAMDriveTestPath}file\tc0024.txt
|
|
603 |
|
|
604 |
|
|
605 |
[PBASE-F32-File-PublicApi-0025-001-Replace_command005]
|
|
606 |
RFs=RFs1
|
|
607 |
file_mode=EFileWrite
|
|
608 |
file={Drives, RAMDriveTestPath}file\tc0025.txt
|
|
609 |
|
|
610 |
|
|
611 |
[PBASE-F32-File-PublicApi-0025-001-Write_command006]
|
|
612 |
datawrite=Should seek to pos here
|
|
613 |
|
|
614 |
|
|
615 |
[PBASE-F32-File-PublicApi-0025-001-Seek_command007]
|
|
616 |
position=19
|
|
617 |
seek=ESeekStart
|
|
618 |
|
|
619 |
|
|
620 |
[PBASE-F32-File-PublicApi-0025-001-Read_command008]
|
|
621 |
expected_string=here
|
|
622 |
|
|
623 |
|
|
624 |
[PBASE-F32-File-PublicApi-0025-001-Delete_command012]
|
|
625 |
name={Drives, RAMDriveTestPath}file\tc0025.txt
|
|
626 |
|
|
627 |
|
|
628 |
[PBASE-F32-File-PublicApi-0026-001-Replace_command005]
|
|
629 |
RFs=RFs1
|
|
630 |
file_mode=EFileWrite
|
|
631 |
file={Drives, RAMDriveTestPath}file\tc0026.txt
|
|
632 |
|
|
633 |
|
|
634 |
[PBASE-F32-File-PublicApi-0026-001-Write_command006]
|
|
635 |
datawrite=This data should be flushed
|
|
636 |
|
|
637 |
[PBASE-F32-File-PublicApi-0026-001-Seek_command008]
|
|
638 |
position=0
|
|
639 |
seek=ESeekStart
|
|
640 |
|
|
641 |
[PBASE-F32-File-PublicApi-0026-001-Read_command009]
|
|
642 |
expected_string=This data should be flushed
|
|
643 |
|
|
644 |
[PBASE-F32-File-PublicApi-0026-001-Delete_command011]
|
|
645 |
name={Drives, RAMDriveTestPath}file\tc0026.txt
|
|
646 |
|
|
647 |
|
|
648 |
[PBASE-F32-File-PublicApi-0027-001-Replace_command005]
|
|
649 |
RFs=RFs1
|
|
650 |
file_mode=EFileWrite
|
|
651 |
file={Drives, RAMDriveTestPath}file\tc0027.txt
|
|
652 |
|
|
653 |
|
|
654 |
[PBASE-F32-File-PublicApi-0027-001-Write_command006]
|
|
655 |
datawrite=This data should be flushed
|
|
656 |
|
|
657 |
|
|
658 |
[PBASE-F32-File-PublicApi-0027-001-Flush_command007]
|
|
659 |
async=true
|
|
660 |
|
|
661 |
[PBASE-F32-File-PublicApi-0027-001-Seek_command008]
|
|
662 |
position=0
|
|
663 |
seek=ESeekStart
|
|
664 |
|
|
665 |
[PBASE-F32-File-PublicApi-0027-001-Read_command009]
|
|
666 |
expected_string=This data should be flushed
|
|
667 |
|
|
668 |
|
|
669 |
[PBASE-F32-File-PublicApi-0027-001-Delete_command011]
|
|
670 |
name={Drives, RAMDriveTestPath}file\tc0027.txt
|
|
671 |
|
|
672 |
|
|
673 |
[PBASE-F32-File-PublicApi-0028-001-Replace_command005]
|
|
674 |
RFs=RFs1
|
|
675 |
file_mode=EFileWrite
|
|
676 |
file={Drives, RAMDriveTestPath}file\tc0028.txt
|
|
677 |
|
|
678 |
|
|
679 |
[PBASE-F32-File-PublicApi-0028-001-Write_command006]
|
|
680 |
datawrite=Size test this text should be truncated
|
|
681 |
|
|
682 |
|
|
683 |
[PBASE-F32-File-PublicApi-0028-001-SetSize_command007]
|
|
684 |
size=10
|
|
685 |
|
|
686 |
|
|
687 |
[PBASE-F32-File-PublicApi-0028-001-Size_command008]
|
|
688 |
|
|
689 |
|
|
690 |
|
|
691 |
[PBASE-F32-File-PublicApi-0028-001-Delete_command012]
|
|
692 |
name={Drives, RAMDriveTestPath}file\tc0028.txt
|
|
693 |
|
|
694 |
|
|
695 |
[PBASE-F32-File-PublicApi-0029-001-Replace_command005]
|
|
696 |
RFs=RFs1
|
|
697 |
file_mode=EFileWrite
|
|
698 |
file={Drives, RAMDriveTestPath}file\tc0029.txt
|
|
699 |
|
|
700 |
|
|
701 |
[PBASE-F32-File-PublicApi-0029-001-Write_command006]
|
|
702 |
datawrite=SetAtt test
|
|
703 |
|
|
704 |
|
|
705 |
[PBASE-F32-File-PublicApi-0029-001-SetAtt_command007]
|
|
706 |
set_att_mask=KEntryAttArchive
|
|
707 |
clear_att_mask=KEntryAttReadOnly
|
|
708 |
|
|
709 |
|
|
710 |
[PBASE-F32-File-PublicApi-0029-001-Open_command010]
|
|
711 |
RFs=RFs1
|
|
712 |
file_mode=EFileWrite
|
|
713 |
file={Drives, RAMDriveTestPath}file\tc0029.txt
|
|
714 |
|
|
715 |
|
|
716 |
[PBASE-F32-File-PublicApi-0029-001-Att_command011]
|
|
717 |
compare_value=KEntryAttArchive
|
|
718 |
|
|
719 |
|
|
720 |
[PBASE-F32-File-PublicApi-0029-001-Delete_command015]
|
|
721 |
name={Drives, RAMDriveTestPath}file\tc0029.txt
|
|
722 |
|
|
723 |
|
|
724 |
[PBASE-F32-File-PublicApi-0030-001-Replace_command005]
|
|
725 |
RFs=RFs1
|
|
726 |
file_mode=EFileWrite
|
|
727 |
file={Drives, RAMDriveTestPath}file\tc0030.txt
|
|
728 |
|
|
729 |
|
|
730 |
[PBASE-F32-File-PublicApi-0030-001-SetModified_command006]
|
|
731 |
date=20070118:
|
|
732 |
|
|
733 |
|
|
734 |
[PBASE-F32-File-PublicApi-0030-001-Open_command008]
|
|
735 |
RFs=RFs1
|
|
736 |
file_mode=EFileWrite
|
|
737 |
file={Drives, RAMDriveTestPath}file\tc0030.txt
|
|
738 |
|
|
739 |
|
|
740 |
[PBASE-F32-File-PublicApi-0030-001-Modified_command009]
|
|
741 |
compare_value=20070118:
|
|
742 |
|
|
743 |
[PBASE-F32-File-PublicApi-0030-001-Delete_command012]
|
|
744 |
name={Drives, RAMDriveTestPath}file\tc0030.txt
|
|
745 |
|
|
746 |
[PBASE-F32-File-PublicApi-0031-001-Replace_command005]
|
|
747 |
RFs=RFs1
|
|
748 |
file_mode=EFileShareAny
|
|
749 |
file={Drives, RAMDriveTestPath}file\tc0031.txt
|
|
750 |
|
|
751 |
|
|
752 |
[PBASE-F32-File-PublicApi-0031-001-Set_command006]
|
|
753 |
date=20070118:
|
|
754 |
set_att_mask=KEntryAttArchive
|
|
755 |
clear_att_mask=KEntryAttReadOnly
|
|
756 |
|
|
757 |
|
|
758 |
[PBASE-F32-File-PublicApi-0031-001-Att_command007]
|
|
759 |
compare_value=KEntryAttArchive
|
|
760 |
|
|
761 |
|
|
762 |
[PBASE-F32-File-PublicApi-0031-001-Modified_command008]
|
|
763 |
compare_value=20070118:
|
|
764 |
|
|
765 |
|
|
766 |
[PBASE-F32-File-PublicApi-0031-001-Delete_command012]
|
|
767 |
name={Drives, RAMDriveTestPath}file\tc0031.txt
|
|
768 |
|
|
769 |
|
|
770 |
[PBASE-F32-File-PublicApi-0032-001-Replace_command005]
|
|
771 |
RFs=RFs1
|
|
772 |
file_mode=EFileShareExclusive
|
|
773 |
file={Drives, RAMDriveTestPath}file\tc0032.txt
|
|
774 |
|
|
775 |
|
|
776 |
[PBASE-F32-File-PublicApi-0032-001-Open_command007]
|
|
777 |
RFs=RFs1
|
|
778 |
file_mode=EFileShareExclusive
|
|
779 |
file={Drives, RAMDriveTestPath}file\tc0032.txt
|
|
780 |
|
|
781 |
|
|
782 |
[PBASE-F32-File-PublicApi-0032-001-ChangeMode_command008]
|
|
783 |
file_mode=EFileShareReadersOnly
|
|
784 |
|
|
785 |
|
|
786 |
[PBASE-F32-File-PublicApi-0032-001-Delete_command012]
|
|
787 |
name={Drives, RAMDriveTestPath}file\tc0032.txt
|
|
788 |
|
|
789 |
|
|
790 |
[PBASE-F32-File-PublicApi-0033-001-Replace_command005]
|
|
791 |
RFs=RFs1
|
|
792 |
file_mode=EFileShareExclusive | EFileWrite
|
|
793 |
file={Drives, RAMDriveTestPath}file\tc0033.txt
|
|
794 |
|
|
795 |
|
|
796 |
[PBASE-F32-File-PublicApi-0033-001-Rename_command006]
|
|
797 |
name={Drives, RAMDriveTestPath}file\test_renamed.txt
|
|
798 |
|
|
799 |
|
|
800 |
[PBASE-F32-File-PublicApi-0033-001-Rename_command008]
|
|
801 |
name={Drives, RAMDriveTestPath}file\tc0033.txt
|
|
802 |
|
|
803 |
|
|
804 |
[PBASE-F32-File-PublicApi-0033-001-Delete_command012]
|
|
805 |
name={Drives, RAMDriveTestPath}file\tc0033.txt
|
|
806 |
|
|
807 |
|
|
808 |
[PBASE-F32-File-PublicApi-0034-001-Replace_command005]
|
|
809 |
RFs=RFs1
|
|
810 |
file_mode=EFileShareAny
|
|
811 |
file={Drives, RAMDriveTestPath}file\tc0034.txt
|
|
812 |
|
|
813 |
|
|
814 |
[PBASE-F32-File-PublicApi-0034-001-Drive_command006]
|
|
815 |
//!compare_value=23
|
|
816 |
|
|
817 |
|
|
818 |
[PBASE-F32-File-PublicApi-0034-001-Delete_command010]
|
|
819 |
name={Drives, RAMDriveTestPath}file\tc0034.txt
|
|
820 |
|
|
821 |
|
|
822 |
[PBASE-F32-File-PublicApi-0039-001-Replace_command005]
|
|
823 |
RFs=RFs1
|
|
824 |
file_mode=EFileWrite
|
|
825 |
file={Drives, RAMDriveTestPath}file\tc0039.txt
|
|
826 |
|
|
827 |
|
|
828 |
[PBASE-F32-File-PublicApi-0039-001-Name_command006]
|
|
829 |
compare_value=tc0039.txt
|
|
830 |
|
|
831 |
|
|
832 |
[PBASE-F32-File-PublicApi-0039-001-Delete_command010]
|
|
833 |
name={Drives, RAMDriveTestPath}file\tc0039.txt
|
|
834 |
|
|
835 |
|
|
836 |
[PBASE-F32-File-PublicApi-0040-001-Replace_command005]
|
|
837 |
RFs=RFs1
|
|
838 |
file_mode=EFileWrite
|
|
839 |
file={Drives, RAMDriveTestPath}file\tc0040.txt
|
|
840 |
|
|
841 |
|
|
842 |
[PBASE-F32-File-PublicApi-0040-001-Write_command006]
|
|
843 |
datawrite=Duplicate Test
|
|
844 |
|
|
845 |
|
|
846 |
[PBASE-F32-File-PublicApi-0040-001-Seek_command007]
|
|
847 |
position=0
|
|
848 |
seek=ESeekStart
|
|
849 |
|
|
850 |
|
|
851 |
[PBASE-F32-File-PublicApi-0040-001-Duplicate_command010]
|
|
852 |
file_object_name=file
|
|
853 |
|
|
854 |
[PBASE-F32-File-PublicApi-0040-001-Read_command011]
|
|
855 |
expected_string=Duplicate Test
|
|
856 |
|
|
857 |
|
|
858 |
[PBASE-F32-File-PublicApi-0040-001-Delete_command017]
|
|
859 |
name={Drives, RAMDriveTestPath}file\tc0040.txt
|
|
860 |
|
|
861 |
|
|
862 |
[PBASE-F32-File-PublicApi-0041-001-Replace_command005]
|
|
863 |
RFs=RFs1
|
|
864 |
file_mode=EFileShareAny
|
|
865 |
file={Drives, RAMDriveTestPath}file\tc0041.txt
|
|
866 |
|
|
867 |
|
|
868 |
[PBASE-F32-File-PublicApi-0041-001-FullName_command006]
|
|
869 |
compare_path={Drives, RAMDriveTestPath}file\tc0041.txt
|
|
870 |
|
|
871 |
|
|
872 |
[PBASE-F32-File-PublicApi-0041-001-Delete_command010]
|
|
873 |
name={Drives, RAMDriveTestPath}file\tc0041.txt
|
|
874 |
|
|
875 |
|
|
876 |
[PBASE-F32-File-PublicApi-0101-001-Open_command005]
|
|
877 |
RFs=RFs1
|
|
878 |
file_mode=EFileShareAny
|
|
879 |
file={Drives, RAMDriveTestPath}file\base\chickenfarm\chicken.txt
|
|
880 |
|
|
881 |
|
|
882 |
[PBASE-F32-File-PublicApi-0103-001-Replace_command005]
|
|
883 |
RFs=RFs1
|
|
884 |
file_mode=EFileShareAny
|
|
885 |
file={Drives, RAMDriveTestPath}file\tc0103.txt
|
|
886 |
|
|
887 |
|
|
888 |
[PBASE-F32-File-PublicApi-0103-001-Open_command007]
|
|
889 |
RFs=RFs1
|
|
890 |
file_mode=EFileWrite | EFileShareReadersOnly
|
|
891 |
file={Drives, RAMDriveTestPath}file\tc0103.txt
|
|
892 |
|
|
893 |
|
|
894 |
[PBASE-F32-File-PublicApi-0103-001-Delete_command010]
|
|
895 |
name={Drives, RAMDriveTestPath}file\tc0103.txt
|
|
896 |
|
|
897 |
|
|
898 |
[PBASE-F32-File-PublicApi-0125-001-Replace_command005]
|
|
899 |
RFs=RFs1
|
|
900 |
file_mode=EFileWrite
|
|
901 |
file={Drives, RAMDriveTestPath}file\tc0125.txt
|
|
902 |
|
|
903 |
|
|
904 |
[PBASE-F32-File-PublicApi-0125-001-Write_command006]
|
|
905 |
datawrite=Should seek to pos here
|
|
906 |
|
|
907 |
|
|
908 |
[PBASE-F32-File-PublicApi-0125-001-Seek_command007]
|
|
909 |
position=0
|
|
910 |
seek=ESeekStart
|
|
911 |
|
|
912 |
|
|
913 |
[PBASE-F32-File-PublicApi-0125-001-Read_command008]
|
|
914 |
length=7
|
|
915 |
|
|
916 |
|
|
917 |
[PBASE-F32-File-PublicApi-0125-001-Seek_command009]
|
|
918 |
position=5
|
|
919 |
seek=ESeekCurrent
|
|
920 |
|
|
921 |
|
|
922 |
[PBASE-F32-File-PublicApi-0125-001-Read_command010]
|
|
923 |
expected_string=to pos here
|
|
924 |
|
|
925 |
|
|
926 |
[PBASE-F32-File-PublicApi-0125-001-Delete_command014]
|
|
927 |
name={Drives, RAMDriveTestPath}file\tc0125.txt
|
|
928 |
|
|
929 |
|
|
930 |
[PBASE-F32-File-PublicApi-0201-001-Create_command005]
|
|
931 |
RFs=RFs1
|
|
932 |
file_mode=EFileShareAny
|
|
933 |
name={Drives, RAMDriveChar}:\base\chickenfarm\chicken.txt
|
|
934 |
|
|
935 |
|
|
936 |
[PBASE-F32-File-PublicApi-0202-001-Replace_command005]
|
|
937 |
RFs=RFs1
|
|
938 |
file_mode=EFileShareAny
|
|
939 |
file={Drives, RAMDriveTestPath}file\tc0202.txt
|
|
940 |
|
|
941 |
|
|
942 |
[PBASE-F32-File-PublicApi-0202-001-Create_command007]
|
|
943 |
RFs=RFs1
|
|
944 |
file_mode=EFileShareAny
|
|
945 |
name={Drives, RAMDriveTestPath}file\tc0202.txt
|
|
946 |
|
|
947 |
|
|
948 |
[PBASE-F32-File-PublicApi-0202-001-Delete_command010]
|
|
949 |
name={Drives, RAMDriveTestPath}file\tc0202.txt
|
|
950 |
|
|
951 |
|
|
952 |
[PBASE-F32-File-PublicApi-0203-001-Replace_command001]
|
|
953 |
RFs=RFs1
|
|
954 |
file_mode=EFileWrite
|
|
955 |
file={Drives, RAMDriveTestPath}file\tc0203.txt
|
|
956 |
|
|
957 |
[PBASE-F32-File-PublicApi-0203-001-Delete_command002]
|
|
958 |
name={Drives, RAMDriveTestPath}file\tc0203.txt
|
|
959 |
|
|
960 |
[PBASE-F32-File-PublicApi-0203-001-Create_command005]
|
|
961 |
RFs=RFs1
|
|
962 |
file_mode=EFileWrite | EFileShareReadersOnly
|
|
963 |
name={Drives, RAMDriveTestPath}file\tc0203.txt
|
|
964 |
|
|
965 |
|
|
966 |
[PBASE-F32-File-PublicApi-0301-001-Replace_command005]
|
|
967 |
RFs=RFs1
|
|
968 |
file_mode=EFileShareAny
|
|
969 |
file={Drives, RAMDriveChar}:\base\chickenfarm\chicken.txt
|
|
970 |
|
|
971 |
|
|
972 |
[PBASE-F32-File-PublicApi-0303-001-Replace_command005]
|
|
973 |
RFs=RFs1
|
|
974 |
file_mode=EFileShareReadersOnly | EFileWrite
|
|
975 |
file={Drives, RAMDriveTestPath}file\tc0303.txt
|
|
976 |
|
|
977 |
|
|
978 |
[PBASE-F32-File-PublicApi-0401-001-Temp_command005]
|
|
979 |
RFs=RFs1
|
|
980 |
path={Drives, RAMDriveChar}:\base\chickenfarm\
|
|
981 |
file_mode=EFileShareAny
|
|
982 |
|
|
983 |
|
|
984 |
[PBASE-F32-File-PublicApi-0403-001-Temp_command005]
|
|
985 |
RFs=RFs1
|
|
986 |
path={Drives, RAMDriveTestPath}file\
|
|
987 |
file_mode=EFileShareReadersOnly | EFileWrite
|
|
988 |
|
|
989 |
|
|
990 |
[PBASE-F32-File-PublicApi-0701-001-Replace_command005]
|
|
991 |
RFs=RFs1
|
|
992 |
file_mode=EFileRead
|
|
993 |
file={Drives, RAMDriveTestPath}file\tc0701.txt
|
|
994 |
|
|
995 |
|
|
996 |
[PBASE-F32-File-PublicApi-0701-001-Write_command006]
|
|
997 |
datawrite=test
|
|
998 |
|
|
999 |
|
|
1000 |
[PBASE-F32-File-PublicApi-0701-001-Read_command007]
|
|
1001 |
length=-1
|
|
1002 |
|
|
1003 |
|
|
1004 |
[PBASE-F32-File-PublicApi-0701-001-Delete_command011]
|
|
1005 |
name={Drives, RAMDriveTestPath}file\tc0701.txt
|
|
1006 |
|
|
1007 |
|
|
1008 |
[PBASE-F32-File-PublicApi-0702-001-Replace_command005]
|
|
1009 |
RFs=RFs1
|
|
1010 |
file_mode=EFileRead
|
|
1011 |
file={Drives, RAMDriveTestPath}file\tc0702.txt
|
|
1012 |
|
|
1013 |
|
|
1014 |
[PBASE-F32-File-PublicApi-0702-001-Write_command006]
|
|
1015 |
datawrite=readtest
|
|
1016 |
|
|
1017 |
|
|
1018 |
[PBASE-F32-File-PublicApi-0702-001-Read_command007]
|
|
1019 |
buffer_length=4
|
|
1020 |
length=100
|
|
1021 |
|
|
1022 |
|
|
1023 |
[PBASE-F32-File-PublicApi-0702-001-Delete_command011]
|
|
1024 |
name={Drives, RAMDriveTestPath}file\tc0702.txt
|
|
1025 |
|
|
1026 |
|
|
1027 |
[PBASE-F32-File-PublicApi-0703-001-Replace_command005]
|
|
1028 |
RFs=RFs1
|
|
1029 |
file_mode=EFileRead
|
|
1030 |
file={Drives, RAMDriveTestPath}file\tc0703.txt
|
|
1031 |
|
|
1032 |
|
|
1033 |
[PBASE-F32-File-PublicApi-0703-001-Write_command006]
|
|
1034 |
datawrite=readtest
|
|
1035 |
|
|
1036 |
|
|
1037 |
[PBASE-F32-File-PublicApi-0703-001-Read_command007]
|
|
1038 |
buffer_length=4
|
|
1039 |
length=0
|
|
1040 |
expected_string=
|
|
1041 |
|
|
1042 |
|
|
1043 |
[PBASE-F32-File-PublicApi-0703-001-Delete_command011]
|
|
1044 |
name={Drives, RAMDriveTestPath}file\tc0703.txt
|
|
1045 |
|
|
1046 |
|
|
1047 |
[PBASE-F32-File-PublicApi-0801-001-Replace_command005]
|
|
1048 |
RFs=RFs1
|
|
1049 |
file_mode=EFileRead
|
|
1050 |
file={Drives, RAMDriveTestPath}file\tc0801.txt
|
|
1051 |
|
|
1052 |
|
|
1053 |
[PBASE-F32-File-PublicApi-0801-001-Write_command006]
|
|
1054 |
datawrite=test
|
|
1055 |
|
|
1056 |
|
|
1057 |
[PBASE-F32-File-PublicApi-0801-001-Read_command007]
|
|
1058 |
length=-1
|
|
1059 |
async =true
|
|
1060 |
|
|
1061 |
|
|
1062 |
[PBASE-F32-File-PublicApi-0801-001-Delete_command011]
|
|
1063 |
name={Drives, RAMDriveTestPath}file\tc0801.txt
|
|
1064 |
|
|
1065 |
|
|
1066 |
[PBASE-F32-File-PublicApi-0802-001-Replace_command005]
|
|
1067 |
RFs=RFs1
|
|
1068 |
file_mode=EFileRead
|
|
1069 |
file={Drives, RAMDriveTestPath}file\tc0802.txt
|
|
1070 |
|
|
1071 |
|
|
1072 |
[PBASE-F32-File-PublicApi-0802-001-Write_command006]
|
|
1073 |
datawrite=readtest
|
|
1074 |
|
|
1075 |
|
|
1076 |
[PBASE-F32-File-PublicApi-0802-001-Read_command007]
|
|
1077 |
buffer_length=4
|
|
1078 |
length=1000
|
|
1079 |
async =true
|
|
1080 |
|
|
1081 |
|
|
1082 |
[PBASE-F32-File-PublicApi-0802-001-Delete_command011]
|
|
1083 |
name={Drives, RAMDriveTestPath}file\tc0802.txt
|
|
1084 |
|
|
1085 |
|
|
1086 |
[PBASE-F32-File-PublicApi-0901-001-Replace_command005]
|
|
1087 |
RFs=RFs1
|
|
1088 |
file_mode=EFileRead
|
|
1089 |
file={Drives, RAMDriveTestPath}file\tc0901.txt
|
|
1090 |
|
|
1091 |
|
|
1092 |
[PBASE-F32-File-PublicApi-0901-001-Write_command006]
|
|
1093 |
datawrite=test
|
|
1094 |
|
|
1095 |
|
|
1096 |
[PBASE-F32-File-PublicApi-0901-001-Read_command007]
|
|
1097 |
position=-1
|
|
1098 |
|
|
1099 |
|
|
1100 |
[PBASE-F32-File-PublicApi-0901-001-Delete_command011]
|
|
1101 |
name={Drives, RAMDriveTestPath}file\tc0901.txt
|
|
1102 |
|
|
1103 |
|
|
1104 |
[PBASE-F32-File-PublicApi-0902-001-Replace_command005]
|
|
1105 |
RFs=RFs1
|
|
1106 |
file_mode=EFileRead
|
|
1107 |
file={Drives, RAMDriveTestPath}file\tx0902.txt
|
|
1108 |
|
|
1109 |
|
|
1110 |
[PBASE-F32-File-PublicApi-0902-001-Write_command006]
|
|
1111 |
datawrite=test
|
|
1112 |
|
|
1113 |
|
|
1114 |
[PBASE-F32-File-PublicApi-0902-001-Read_command007]
|
|
1115 |
position=100
|
|
1116 |
expected_string=
|
|
1117 |
|
|
1118 |
|
|
1119 |
[PBASE-F32-File-PublicApi-0902-001-Delete_command011]
|
|
1120 |
name={Drives, RAMDriveTestPath}file\tx0902.txt
|
|
1121 |
|
|
1122 |
|
|
1123 |
[PBASE-F32-File-PublicApi-1001-001-Replace_command005]
|
|
1124 |
RFs=RFs1
|
|
1125 |
file_mode=EFileRead
|
|
1126 |
file={Drives, RAMDriveTestPath}file\tc1001.txt
|
|
1127 |
|
|
1128 |
|
|
1129 |
[PBASE-F32-File-PublicApi-1001-001-Write_command006]
|
|
1130 |
datawrite="synchronous read with position test"
|
|
1131 |
|
|
1132 |
|
|
1133 |
[PBASE-F32-File-PublicApi-1001-001-Read_command007]
|
|
1134 |
position=-1
|
|
1135 |
async =true
|
|
1136 |
|
|
1137 |
|
|
1138 |
[PBASE-F32-File-PublicApi-1001-001-Delete_command011]
|
|
1139 |
name={Drives, RAMDriveTestPath}file\tc1001.txt
|
|
1140 |
|
|
1141 |
|
|
1142 |
[PBASE-F32-File-PublicApi-1002-001-Replace_command005]
|
|
1143 |
RFs=RFs1
|
|
1144 |
file_mode=EFileRead
|
|
1145 |
file={Drives, RAMDriveTestPath}file\tc1002.txt
|
|
1146 |
|
|
1147 |
|
|
1148 |
[PBASE-F32-File-PublicApi-1002-001-Write_command006]
|
|
1149 |
datawrite=test
|
|
1150 |
|
|
1151 |
|
|
1152 |
[PBASE-F32-File-PublicApi-1002-001-Read_command007]
|
|
1153 |
position=100
|
|
1154 |
expected_string=
|
|
1155 |
async =true
|
|
1156 |
|
|
1157 |
|
|
1158 |
[PBASE-F32-File-PublicApi-1002-001-Delete_command011]
|
|
1159 |
name={Drives, RAMDriveTestPath}file\tc1002.txt
|
|
1160 |
|
|
1161 |
|
|
1162 |
[PBASE-F32-File-PublicApi-1040-001-Replace_command005]
|
|
1163 |
RFs=RFs1
|
|
1164 |
file_mode=EFileWrite
|
|
1165 |
file={Drives, RAMDriveTestPath}file\tc1040.txt
|
|
1166 |
|
|
1167 |
|
|
1168 |
[PBASE-F32-File-PublicApi-1040-001-Write_command006]
|
|
1169 |
datawrite=Duplicate Test
|
|
1170 |
|
|
1171 |
|
|
1172 |
[PBASE-F32-File-PublicApi-1040-001-Seek_command007]
|
|
1173 |
position=0
|
|
1174 |
seek=ESeekStart
|
|
1175 |
|
|
1176 |
|
|
1177 |
[PBASE-F32-File-PublicApi-1040-001-Duplicate_command010]
|
|
1178 |
file_object_name=file
|
|
1179 |
owner_type=EOwnerThread
|
|
1180 |
|
|
1181 |
[PBASE-F32-File-PublicApi-1040-001-Read_command011]
|
|
1182 |
expected_string=Duplicate Test
|
|
1183 |
|
|
1184 |
[PBASE-F32-File-PublicApi-1040-001-Delete_command017]
|
|
1185 |
name={Drives, RAMDriveTestPath}file\tc1040.txt
|
|
1186 |
|
|
1187 |
|
|
1188 |
[PBASE-F32-File-PublicApi-1101-001-Replace_command005]
|
|
1189 |
RFs=RFs1
|
|
1190 |
file_mode=EFileRead
|
|
1191 |
file={Drives, RAMDriveTestPath}file\tc1101.txt
|
|
1192 |
|
|
1193 |
|
|
1194 |
[PBASE-F32-File-PublicApi-1101-001-Write_command006]
|
|
1195 |
datawrite=test
|
|
1196 |
|
|
1197 |
|
|
1198 |
[PBASE-F32-File-PublicApi-1101-001-Read_command007]
|
|
1199 |
position=-1
|
|
1200 |
length=4
|
|
1201 |
|
|
1202 |
|
|
1203 |
[PBASE-F32-File-PublicApi-1101-001-Delete_command011]
|
|
1204 |
name={Drives, RAMDriveTestPath}file\tc1101.txt
|
|
1205 |
|
|
1206 |
|
|
1207 |
[PBASE-F32-File-PublicApi-1102-001-Replace_command005]
|
|
1208 |
RFs=RFs1
|
|
1209 |
file_mode=EFileRead
|
|
1210 |
file={Drives, RAMDriveTestPath}file\tc1102.txt
|
|
1211 |
|
|
1212 |
|
|
1213 |
[PBASE-F32-File-PublicApi-1102-001-Write_command006]
|
|
1214 |
datawrite=test
|
|
1215 |
|
|
1216 |
|
|
1217 |
[PBASE-F32-File-PublicApi-1102-001-Read_command007]
|
|
1218 |
position=10
|
|
1219 |
length=-4
|
|
1220 |
|
|
1221 |
|
|
1222 |
[PBASE-F32-File-PublicApi-1102-001-Delete_command011]
|
|
1223 |
name={Drives, RAMDriveTestPath}file\tc1102.txt
|
|
1224 |
|
|
1225 |
|
|
1226 |
[PBASE-F32-File-PublicApi-1103-001-Replace_command005]
|
|
1227 |
RFs=RFs1
|
|
1228 |
file_mode=EFileRead
|
|
1229 |
file={Drives, RAMDriveTestPath}file\tc1103.txt
|
|
1230 |
|
|
1231 |
|
|
1232 |
[PBASE-F32-File-PublicApi-1103-001-Write_command006]
|
|
1233 |
datawrite=test
|
|
1234 |
|
|
1235 |
|
|
1236 |
[PBASE-F32-File-PublicApi-1103-001-Read_command007]
|
|
1237 |
position=10
|
|
1238 |
length=4
|
|
1239 |
|
|
1240 |
|
|
1241 |
[PBASE-F32-File-PublicApi-1103-001-Delete_command011]
|
|
1242 |
name={Drives, RAMDriveTestPath}file\tc1103.txt
|
|
1243 |
|
|
1244 |
|
|
1245 |
[PBASE-F32-File-PublicApi-1104-001-Replace_command005]
|
|
1246 |
RFs=RFs1
|
|
1247 |
file_mode=EFileRead
|
|
1248 |
file={Drives, RAMDriveTestPath}file\tc1104.txt
|
|
1249 |
|
|
1250 |
|
|
1251 |
[PBASE-F32-File-PublicApi-1104-001-Write_command006]
|
|
1252 |
datawrite=readtest
|
|
1253 |
|
|
1254 |
|
|
1255 |
[PBASE-F32-File-PublicApi-1104-001-Read_command007]
|
|
1256 |
buffer_length=4
|
|
1257 |
position=10
|
|
1258 |
length=1000
|
|
1259 |
|
|
1260 |
|
|
1261 |
[PBASE-F32-File-PublicApi-1104-001-Delete_command011]
|
|
1262 |
name={Drives, RAMDriveTestPath}file\tc1104.txt
|
|
1263 |
|
|
1264 |
|
|
1265 |
[PBASE-F32-File-PublicApi-1201-001-Replace_command005]
|
|
1266 |
RFs=RFs1
|
|
1267 |
file_mode=EFileRead
|
|
1268 |
file={Drives, RAMDriveTestPath}file\tc1201.txt
|
|
1269 |
|
|
1270 |
|
|
1271 |
[PBASE-F32-File-PublicApi-1201-001-Write_command006]
|
|
1272 |
datawrite=test
|
|
1273 |
|
|
1274 |
|
|
1275 |
[PBASE-F32-File-PublicApi-1201-001-Read_command007]
|
|
1276 |
position=-1
|
|
1277 |
length=4
|
|
1278 |
async =true
|
|
1279 |
|
|
1280 |
|
|
1281 |
[PBASE-F32-File-PublicApi-1201-001-Delete_command011]
|
|
1282 |
name={Drives, RAMDriveTestPath}file\tc1201.txt
|
|
1283 |
|
|
1284 |
|
|
1285 |
[PBASE-F32-File-PublicApi-1202-001-Replace_command005]
|
|
1286 |
RFs=RFs1
|
|
1287 |
file_mode=EFileRead
|
|
1288 |
file={Drives, RAMDriveTestPath}file\tc1202.txt
|
|
1289 |
|
|
1290 |
|
|
1291 |
[PBASE-F32-File-PublicApi-1202-001-Write_command006]
|
|
1292 |
datawrite=test
|
|
1293 |
|
|
1294 |
|
|
1295 |
[PBASE-F32-File-PublicApi-1202-001-Read_command007]
|
|
1296 |
position=10
|
|
1297 |
length=-4
|
|
1298 |
async =true
|
|
1299 |
|
|
1300 |
|
|
1301 |
[PBASE-F32-File-PublicApi-1202-001-Delete_command011]
|
|
1302 |
name={Drives, RAMDriveTestPath}file\tc1202.txt
|
|
1303 |
|
|
1304 |
|
|
1305 |
[PBASE-F32-File-PublicApi-1203-001-Replace_command005]
|
|
1306 |
RFs=RFs1
|
|
1307 |
file_mode=EFileRead
|
|
1308 |
file={Drives, RAMDriveTestPath}file\tc1203.txt
|
|
1309 |
|
|
1310 |
|
|
1311 |
[PBASE-F32-File-PublicApi-1203-001-Write_command006]
|
|
1312 |
datawrite=test
|
|
1313 |
|
|
1314 |
|
|
1315 |
[PBASE-F32-File-PublicApi-1203-001-Read_command007]
|
|
1316 |
position=10
|
|
1317 |
length=4
|
|
1318 |
async =true
|
|
1319 |
|
|
1320 |
|
|
1321 |
[PBASE-F32-File-PublicApi-1203-001-Delete_command011]
|
|
1322 |
name={Drives, RAMDriveTestPath}file\tc1203.txt
|
|
1323 |
|
|
1324 |
|
|
1325 |
[PBASE-F32-File-PublicApi-1204-001-Replace_command005]
|
|
1326 |
RFs=RFs1
|
|
1327 |
file_mode=EFileRead
|
|
1328 |
file={Drives, RAMDriveTestPath}file\tc1204.txt
|
|
1329 |
|
|
1330 |
|
|
1331 |
[PBASE-F32-File-PublicApi-1204-001-Write_command006]
|
|
1332 |
datawrite=synchronous read with length and position test
|
|
1333 |
|
|
1334 |
|
|
1335 |
[PBASE-F32-File-PublicApi-1204-001-Read_command007]
|
|
1336 |
buffer_length=4
|
|
1337 |
position=10
|
|
1338 |
length=1000
|
|
1339 |
async =true
|
|
1340 |
|
|
1341 |
[PBASE-F32-File-PublicApi-1204-001-Delete_command011]
|
|
1342 |
name={Drives, RAMDriveTestPath}file\tc1204.txt
|
|
1343 |
|
|
1344 |
|
|
1345 |
[PBASE-F32-File-PublicApi-1301-001-Replace_command005]
|
|
1346 |
RFs=RFs1
|
|
1347 |
file_mode=EFileRead
|
|
1348 |
file={Drives, RAMDriveTestPath}file\tc1301.txt
|
|
1349 |
|
|
1350 |
|
|
1351 |
[PBASE-F32-File-PublicApi-1301-001-Write_command006]
|
|
1352 |
buffer_length = 0
|
|
1353 |
datawrite=
|
|
1354 |
|
|
1355 |
|
|
1356 |
[PBASE-F32-File-PublicApi-1301-001-Delete_command010]
|
|
1357 |
name={Drives, RAMDriveTestPath}file\tc1301.txt
|
|
1358 |
|
|
1359 |
|
|
1360 |
[PBASE-F32-File-PublicApi-1401-001-Replace_command005]
|
|
1361 |
RFs=RFs1
|
|
1362 |
file_mode=EFileRead
|
|
1363 |
file={Drives, RAMDriveTestPath}file\tc1401.txt
|
|
1364 |
|
|
1365 |
|
|
1366 |
[PBASE-F32-File-PublicApi-1401-001-Write_command006]
|
|
1367 |
buffer_length =0
|
|
1368 |
datawrite=
|
|
1369 |
async =true
|
|
1370 |
|
|
1371 |
|
|
1372 |
[PBASE-F32-File-PublicApi-1401-001-Delete_command010]
|
|
1373 |
name={Drives, RAMDriveTestPath}file\tc1401.txt
|
|
1374 |
|
|
1375 |
|
|
1376 |
[PBASE-F32-File-PublicApi-1602-001-Replace_command005]
|
|
1377 |
RFs=RFs1
|
|
1378 |
file_mode=EFileRead
|
|
1379 |
file={Drives, RAMDriveTestPath}file\tc1602.txt
|
|
1380 |
|
|
1381 |
|
|
1382 |
[PBASE-F32-File-PublicApi-1602-001-Write_command006]
|
|
1383 |
length=-1
|
|
1384 |
datawrite=test
|
|
1385 |
|
|
1386 |
|
|
1387 |
[PBASE-F32-File-PublicApi-1602-001-Delete_command010]
|
|
1388 |
name={Drives, RAMDriveTestPath}file\tc1602.txt
|
|
1389 |
|
|
1390 |
|
|
1391 |
[PBASE-F32-File-PublicApi-1603-001-Replace_command005]
|
|
1392 |
RFs=RFs1
|
|
1393 |
file_mode=EFileRead
|
|
1394 |
file={Drives, RAMDriveTestPath}file\tc1603.txt
|
|
1395 |
|
|
1396 |
|
|
1397 |
[PBASE-F32-File-PublicApi-1603-001-Write_command006]
|
|
1398 |
length=0
|
|
1399 |
datawrite=test
|
|
1400 |
|
|
1401 |
|
|
1402 |
[PBASE-F32-File-PublicApi-1603-001-Delete_command010]
|
|
1403 |
name={Drives, RAMDriveTestPath}file\tc1603.txt
|
|
1404 |
|
|
1405 |
|
|
1406 |
[PBASE-F32-File-PublicApi-1701-001-Replace_command005]
|
|
1407 |
RFs=RFs1
|
|
1408 |
file_mode=EFileRead
|
|
1409 |
file={Drives, RAMDriveTestPath}file\tc1701.txt
|
|
1410 |
|
|
1411 |
|
|
1412 |
[PBASE-F32-File-PublicApi-1701-001-Write_command006]
|
|
1413 |
length=-1
|
|
1414 |
datawrite=test
|
|
1415 |
async =true
|
|
1416 |
|
|
1417 |
|
|
1418 |
[PBASE-F32-File-PublicApi-1701-001-Delete_command010]
|
|
1419 |
name={Drives, RAMDriveTestPath}file\tc1701.txt
|
|
1420 |
|
|
1421 |
|
|
1422 |
[PBASE-F32-File-PublicApi-1702-001-Replace_command005]
|
|
1423 |
RFs=RFs1
|
|
1424 |
file_mode=EFileRead
|
|
1425 |
file={Drives, RAMDriveTestPath}file\tc1702.txt
|
|
1426 |
|
|
1427 |
|
|
1428 |
[PBASE-F32-File-PublicApi-1702-001-Write_command006]
|
|
1429 |
length=0
|
|
1430 |
datawrite=test
|
|
1431 |
async =true
|
|
1432 |
|
|
1433 |
|
|
1434 |
[PBASE-F32-File-PublicApi-1702-001-Delete_command010]
|
|
1435 |
name={Drives, RAMDriveTestPath}file\tc1702.txt
|
|
1436 |
|
|
1437 |
|
|
1438 |
[PBASE-F32-File-PublicApi-1801-001-Replace_command005]
|
|
1439 |
RFs=RFs1
|
|
1440 |
file_mode=EFileRead
|
|
1441 |
file={Drives, RAMDriveTestPath}file\tc1801.txt
|
|
1442 |
|
|
1443 |
|
|
1444 |
[PBASE-F32-File-PublicApi-1801-001-Write_command006]
|
|
1445 |
position=-1
|
|
1446 |
datawrite=test
|
|
1447 |
|
|
1448 |
|
|
1449 |
[PBASE-F32-File-PublicApi-1801-001-Delete_command010]
|
|
1450 |
name={Drives, RAMDriveTestPath}file\tc1801.txt
|
|
1451 |
|
|
1452 |
|
|
1453 |
[PBASE-F32-File-PublicApi-1802-001-Replace_command005]
|
|
1454 |
RFs=RFs1
|
|
1455 |
file_mode=EFileRead
|
|
1456 |
file={Drives, RAMDriveTestPath}file\tc1802.txt
|
|
1457 |
|
|
1458 |
|
|
1459 |
[PBASE-F32-File-PublicApi-1802-001-Write_command006]
|
|
1460 |
position=1
|
|
1461 |
datawrite=
|
|
1462 |
buffer_length=0
|
|
1463 |
|
|
1464 |
|
|
1465 |
[PBASE-F32-File-PublicApi-1802-001-Delete_command010]
|
|
1466 |
name={Drives, RAMDriveTestPath}file\tc1802.txt
|
|
1467 |
|
|
1468 |
|
|
1469 |
[PBASE-F32-File-PublicApi-1901-001-Replace_command005]
|
|
1470 |
RFs=RFs1
|
|
1471 |
file_mode=EFileRead
|
|
1472 |
file={Drives, RAMDriveTestPath}file\tc1901.txt
|
|
1473 |
|
|
1474 |
|
|
1475 |
[PBASE-F32-File-PublicApi-1901-001-Write_command006]
|
|
1476 |
position=-1
|
|
1477 |
datawrite=test
|
|
1478 |
async =true
|
|
1479 |
|
|
1480 |
|
|
1481 |
[PBASE-F32-File-PublicApi-1901-001-Delete_command010]
|
|
1482 |
name={Drives, RAMDriveTestPath}file\tc1901.txt
|
|
1483 |
|
|
1484 |
[PBASE-F32-File-PublicApi-1902-001-Replace_command005]
|
|
1485 |
RFs=RFs1
|
|
1486 |
file_mode=EFileRead
|
|
1487 |
file={Drives, RAMDriveTestPath}file\tc1902.txt
|
|
1488 |
|
|
1489 |
|
|
1490 |
[PBASE-F32-File-PublicApi-1902-001-Write_command006]
|
|
1491 |
position=1
|
|
1492 |
datawrite=
|
|
1493 |
async =true
|
|
1494 |
buffer_length=0
|
|
1495 |
|
|
1496 |
|
|
1497 |
[PBASE-F32-File-PublicApi-1902-001-Delete_command010]
|
|
1498 |
name={Drives, RAMDriveTestPath}file\tc1902.txt
|
|
1499 |
|
|
1500 |
[PBASE-F32-File-PublicApi-2001-001-Replace_command005]
|
|
1501 |
RFs=RFs1
|
|
1502 |
file_mode=EFileRead
|
|
1503 |
file={Drives, RAMDriveTestPath}file\tc2001.txt
|
|
1504 |
|
|
1505 |
|
|
1506 |
[PBASE-F32-File-PublicApi-2001-001-Write_command006]
|
|
1507 |
position=-1
|
|
1508 |
length=-1
|
|
1509 |
datawrite=test
|
|
1510 |
|
|
1511 |
|
|
1512 |
[PBASE-F32-File-PublicApi-2001-001-Delete_command010]
|
|
1513 |
name={Drives, RAMDriveTestPath}file\tc2001.txt
|
|
1514 |
|
|
1515 |
|
|
1516 |
[PBASE-F32-File-PublicApi-2002-001-Replace_command005]
|
|
1517 |
RFs=RFs1
|
|
1518 |
file_mode=EFileRead
|
|
1519 |
file={Drives, RAMDriveTestPath}file\tc2002.txt
|
|
1520 |
|
|
1521 |
|
|
1522 |
[PBASE-F32-File-PublicApi-2002-001-Write_command006]
|
|
1523 |
position=0
|
|
1524 |
length=0
|
|
1525 |
datawrite=test
|
|
1526 |
|
|
1527 |
|
|
1528 |
[PBASE-F32-File-PublicApi-2002-001-Delete_command010]
|
|
1529 |
name={Drives, RAMDriveTestPath}file\tc2002.txt
|
|
1530 |
|
|
1531 |
|
|
1532 |
[PBASE-F32-File-PublicApi-2003-001-Replace_command005]
|
|
1533 |
RFs=RFs1
|
|
1534 |
file_mode=EFileRead
|
|
1535 |
file={Drives, RAMDriveTestPath}file\tc2003.txt
|
|
1536 |
|
|
1537 |
|
|
1538 |
[PBASE-F32-File-PublicApi-2003-001-Write_command006]
|
|
1539 |
position=0
|
|
1540 |
length=-1
|
|
1541 |
datawrite=test
|
|
1542 |
|
|
1543 |
|
|
1544 |
[PBASE-F32-File-PublicApi-2003-001-Delete_command010]
|
|
1545 |
name={Drives, RAMDriveTestPath}file\tc2003.txt
|
|
1546 |
|
|
1547 |
[PBASE-F32-File-PublicApi-2101-001-Replace_command005]
|
|
1548 |
RFs=RFs1
|
|
1549 |
file_mode=EFileRead
|
|
1550 |
file={Drives, RAMDriveTestPath}file\tc2101.txt
|
|
1551 |
|
|
1552 |
|
|
1553 |
[PBASE-F32-File-PublicApi-2101-001-Write_command006]
|
|
1554 |
position=-1
|
|
1555 |
length=-1
|
|
1556 |
datawrite=test
|
|
1557 |
async =true
|
|
1558 |
|
|
1559 |
|
|
1560 |
[PBASE-F32-File-PublicApi-2101-001-Delete_command010]
|
|
1561 |
name={Drives, RAMDriveTestPath}file\tc2101.txt
|
|
1562 |
|
|
1563 |
|
|
1564 |
[PBASE-F32-File-PublicApi-2102-001-Replace_command005]
|
|
1565 |
RFs=RFs1
|
|
1566 |
file_mode=EFileRead
|
|
1567 |
file={Drives, RAMDriveTestPath}file\tc2102.txt
|
|
1568 |
|
|
1569 |
|
|
1570 |
[PBASE-F32-File-PublicApi-2102-001-Write_command006]
|
|
1571 |
position=0
|
|
1572 |
length=0
|
|
1573 |
datawrite=test
|
|
1574 |
async =true
|
|
1575 |
|
|
1576 |
|
|
1577 |
[PBASE-F32-File-PublicApi-2102-001-Delete_command010]
|
|
1578 |
name={Drives, RAMDriveTestPath}file\tc2102.txt
|
|
1579 |
|
|
1580 |
|
|
1581 |
[PBASE-F32-File-PublicApi-2103-001-Replace_command005]
|
|
1582 |
RFs=RFs1
|
|
1583 |
file_mode=EFileRead
|
|
1584 |
file={Drives, RAMDriveTestPath}file\tc2103.txt
|
|
1585 |
|
|
1586 |
|
|
1587 |
[PBASE-F32-File-PublicApi-2103-001-Write_command006]
|
|
1588 |
position=0
|
|
1589 |
length=-1
|
|
1590 |
datawrite=test
|
|
1591 |
async =true
|
|
1592 |
|
|
1593 |
|
|
1594 |
[PBASE-F32-File-PublicApi-2103-001-Delete_command010]
|
|
1595 |
name={Drives, RAMDriveTestPath}file\tc2103.txt
|
|
1596 |
|
|
1597 |
|
|
1598 |
[PBASE-F32-File-PublicApi-2201-001-Replace_command005]
|
|
1599 |
RFs=RFs1
|
|
1600 |
file_mode=EFileRead
|
|
1601 |
file={Drives, RAMDriveTestPath}file\tc2201.txt
|
|
1602 |
|
|
1603 |
|
|
1604 |
[PBASE-F32-File-PublicApi-2201-001-Write_command006]
|
|
1605 |
datawrite=test
|
|
1606 |
|
|
1607 |
|
|
1608 |
[PBASE-F32-File-PublicApi-2201-001-Lock_command007]
|
|
1609 |
position=0
|
|
1610 |
length=0
|
|
1611 |
|
|
1612 |
|
|
1613 |
[PBASE-F32-File-PublicApi-2201-001-Delete_command011]
|
|
1614 |
name={Drives, RAMDriveTestPath}file\tc2201.txt
|
|
1615 |
|
|
1616 |
|
|
1617 |
[PBASE-F32-File-PublicApi-2202-001-Replace_command005]
|
|
1618 |
RFs=RFs1
|
|
1619 |
file_mode=EFileShareAny
|
|
1620 |
file={Drives, RAMDriveTestPath}file\tc2202.txt
|
|
1621 |
|
|
1622 |
|
|
1623 |
[PBASE-F32-File-PublicApi-2202-001-Write_command006]
|
|
1624 |
datawrite=test
|
|
1625 |
|
|
1626 |
|
|
1627 |
[PBASE-F32-File-PublicApi-2202-001-Lock_command007]
|
|
1628 |
position=0
|
|
1629 |
length=2
|
|
1630 |
|
|
1631 |
|
|
1632 |
[PBASE-F32-File-PublicApi-2202-001-Open_command010]
|
|
1633 |
RFs=RFs1
|
|
1634 |
file_mode=EFileShareAny
|
|
1635 |
file={Drives, RAMDriveTestPath}file\tc2202.txt
|
|
1636 |
|
|
1637 |
|
|
1638 |
[PBASE-F32-File-PublicApi-2202-001-Lock_command011]
|
|
1639 |
position=0
|
|
1640 |
length=2
|
|
1641 |
|
|
1642 |
[PBASE-F32-File-PublicApi-2202-001-Delete_command017]
|
|
1643 |
name={Drives, RAMDriveTestPath}file\tc2202.txt
|
|
1644 |
|
|
1645 |
|
|
1646 |
[PBASE-F32-File-PublicApi-2203-001-Replace_command005]
|
|
1647 |
RFs=RFs1
|
|
1648 |
file_mode=EFileShareAny
|
|
1649 |
file={Drives, RAMDriveTestPath}file\tc2203.txt
|
|
1650 |
|
|
1651 |
|
|
1652 |
[PBASE-F32-File-PublicApi-2203-001-Write_command006]
|
|
1653 |
datawrite=test
|
|
1654 |
|
|
1655 |
|
|
1656 |
[PBASE-F32-File-PublicApi-2203-001-Lock_command007]
|
|
1657 |
position=0
|
|
1658 |
length=-1
|
|
1659 |
|
|
1660 |
[PBASE-F32-File-PublicApi-2203-001-Delete_command011]
|
|
1661 |
name={Drives, RAMDriveTestPath}file\tc2203.txt
|
|
1662 |
|
|
1663 |
[PBASE-F32-File-PublicApi-2204-001-Replace_command005]
|
|
1664 |
RFs=RFs1
|
|
1665 |
file_mode=EFileShareAny
|
|
1666 |
file={Drives, RAMDriveTestPath}file\tc2204.txt
|
|
1667 |
|
|
1668 |
|
|
1669 |
[PBASE-F32-File-PublicApi-2204-001-Write_command006]
|
|
1670 |
datawrite=test
|
|
1671 |
|
|
1672 |
|
|
1673 |
[PBASE-F32-File-PublicApi-2204-001-Lock_command007]
|
|
1674 |
position=-1
|
|
1675 |
length=1
|
|
1676 |
|
|
1677 |
|
|
1678 |
[PBASE-F32-File-PublicApi-2204-001-Delete_command010]
|
|
1679 |
name={Drives, RAMDriveTestPath}file\tc2204.txt
|
|
1680 |
|
|
1681 |
|
|
1682 |
[PBASE-F32-File-PublicApi-2205-001-Replace_command005]
|
|
1683 |
RFs=RFs1
|
|
1684 |
file_mode=EFileShareAny
|
|
1685 |
file={Drives, RAMDriveTestPath}file\tc2205.txt
|
|
1686 |
|
|
1687 |
|
|
1688 |
[PBASE-F32-File-PublicApi-2205-001-Open_command008]
|
|
1689 |
RFs=RFs1
|
|
1690 |
file_mode=EFileShareAny | EFileWrite
|
|
1691 |
file={Drives, RAMDriveTestPath}file\tc2205.txt
|
|
1692 |
|
|
1693 |
|
|
1694 |
[PBASE-F32-File-PublicApi-2205-001-Write_command010]
|
|
1695 |
datawrite=test
|
|
1696 |
|
|
1697 |
|
|
1698 |
[PBASE-F32-File-PublicApi-2205-001-Lock_command011]
|
|
1699 |
position=6
|
|
1700 |
length=4
|
|
1701 |
|
|
1702 |
|
|
1703 |
[PBASE-F32-File-PublicApi-2205-001-Write_command013]
|
|
1704 |
datawrite=Trying to write to locked region
|
|
1705 |
|
|
1706 |
|
|
1707 |
[PBASE-F32-File-PublicApi-2205-001-Delete_command020]
|
|
1708 |
name={Drives, RAMDriveTestPath}file\tc2205.txt
|
|
1709 |
|
|
1710 |
|
|
1711 |
[PBASE-F32-File-PublicApi-2301-001-Replace_command005]
|
|
1712 |
RFs=RFs1
|
|
1713 |
file_mode=EFileRead
|
|
1714 |
file={Drives, RAMDriveTestPath}file\tc2301.txt
|
|
1715 |
|
|
1716 |
|
|
1717 |
[PBASE-F32-File-PublicApi-2301-001-Write_command006]
|
|
1718 |
datawrite=test
|
|
1719 |
|
|
1720 |
|
|
1721 |
[PBASE-F32-File-PublicApi-2301-001-UnLock_command007]
|
|
1722 |
position=0
|
|
1723 |
length=2
|
|
1724 |
|
|
1725 |
|
|
1726 |
[PBASE-F32-File-PublicApi-2301-001-Delete_command011]
|
|
1727 |
name={Drives, RAMDriveTestPath}file\tc2301.txt
|
|
1728 |
|
|
1729 |
|
|
1730 |
[PBASE-F32-File-PublicApi-2302-001-Replace_command005]
|
|
1731 |
RFs=RFs1
|
|
1732 |
file_mode=EFileShareAny
|
|
1733 |
file={Drives, RAMDriveTestPath}file\tc2302.txt
|
|
1734 |
|
|
1735 |
|
|
1736 |
[PBASE-F32-File-PublicApi-2302-001-Write_command006]
|
|
1737 |
datawrite=test
|
|
1738 |
|
|
1739 |
|
|
1740 |
[PBASE-F32-File-PublicApi-2302-001-Lock_command007]
|
|
1741 |
position=0
|
|
1742 |
length=2
|
|
1743 |
|
|
1744 |
|
|
1745 |
[PBASE-F32-File-PublicApi-2302-001-Close_command008]
|
|
1746 |
position=0
|
|
1747 |
length=1
|
|
1748 |
|
|
1749 |
|
|
1750 |
[PBASE-F32-File-PublicApi-2302-001-Delete_command014]
|
|
1751 |
name={Drives, RAMDriveTestPath}file\tc2302.txt
|
|
1752 |
|
|
1753 |
|
|
1754 |
[PBASE-F32-File-PublicApi-2303-001-Replace_command005]
|
|
1755 |
RFs=RFs1
|
|
1756 |
file_mode=EFileShareAny
|
|
1757 |
file={Drives, RAMDriveTestPath}file\tc2303.txt
|
|
1758 |
|
|
1759 |
|
|
1760 |
[PBASE-F32-File-PublicApi-2303-001-Write_command006]
|
|
1761 |
datawrite=test
|
|
1762 |
|
|
1763 |
|
|
1764 |
[PBASE-F32-File-PublicApi-2303-001-Lock_command007]
|
|
1765 |
position=2
|
|
1766 |
length=2
|
|
1767 |
|
|
1768 |
|
|
1769 |
[PBASE-F32-File-PublicApi-2303-001-UnLock_command008]
|
|
1770 |
position=2
|
|
1771 |
length=-2
|
|
1772 |
|
|
1773 |
[PBASE-F32-File-PublicApi-2303-001-Delete_command011]
|
|
1774 |
name={Drives, RAMDriveTestPath}file\tc2303.txt
|
|
1775 |
|
|
1776 |
|
|
1777 |
[PBASE-F32-File-PublicApi-2304-001-Replace_command005]
|
|
1778 |
RFs=RFs1
|
|
1779 |
file_mode=EFileShareAny
|
|
1780 |
file={Drives, RAMDriveTestPath}file\tc2304.txt
|
|
1781 |
|
|
1782 |
|
|
1783 |
[PBASE-F32-File-PublicApi-2304-001-Write_command006]
|
|
1784 |
datawrite=test
|
|
1785 |
|
|
1786 |
|
|
1787 |
[PBASE-F32-File-PublicApi-2304-001-Lock_command007]
|
|
1788 |
position=2
|
|
1789 |
length=2
|
|
1790 |
|
|
1791 |
|
|
1792 |
[PBASE-F32-File-PublicApi-2304-001-UnLock_command008]
|
|
1793 |
position=-2
|
|
1794 |
length=2
|
|
1795 |
|
|
1796 |
|
|
1797 |
[PBASE-F32-File-PublicApi-2304-001-Delete_command012]
|
|
1798 |
name={Drives, RAMDriveTestPath}file\tc2304.txt
|
|
1799 |
|
|
1800 |
|
|
1801 |
[PBASE-F32-File-PublicApi-2401-001-Replace_command005]
|
|
1802 |
RFs=RFs1
|
|
1803 |
file_mode=EFileRead
|
|
1804 |
file={Drives, RAMDriveTestPath}file\tc2401.txt
|
|
1805 |
|
|
1806 |
|
|
1807 |
[PBASE-F32-File-PublicApi-2401-001-Write_command006]
|
|
1808 |
datawrite=test
|
|
1809 |
|
|
1810 |
|
|
1811 |
[PBASE-F32-File-PublicApi-2401-001-Seek_command007]
|
|
1812 |
position=-1
|
|
1813 |
seek=ESeekStart
|
|
1814 |
|
|
1815 |
|
|
1816 |
[PBASE-F32-File-PublicApi-2401-001-Delete_command011]
|
|
1817 |
name={Drives, RAMDriveTestPath}file\tc2401.txt
|
|
1818 |
|
|
1819 |
|
|
1820 |
[PBASE-F32-File-PublicApi-2701-001-Replace_command005]
|
|
1821 |
RFs=RFs1
|
|
1822 |
file_mode=EFileRead
|
|
1823 |
file={Drives, RAMDriveTestPath}file\tc2701.txt
|
|
1824 |
|
|
1825 |
|
|
1826 |
[PBASE-F32-File-PublicApi-2701-001-Write_command006]
|
|
1827 |
datawrite=test
|
|
1828 |
|
|
1829 |
|
|
1830 |
[PBASE-F32-File-PublicApi-2701-001-SetSize_command007]
|
|
1831 |
size=-2
|
|
1832 |
|
|
1833 |
|
|
1834 |
[PBASE-F32-File-PublicApi-2701-001-Delete_command011]
|
|
1835 |
name={Drives, RAMDriveTestPath}file\tc2701.txt
|
|
1836 |
|
|
1837 |
|
|
1838 |
[PBASE-F32-File-PublicApi-2901-001-Replace_command005]
|
|
1839 |
RFs=RFs1
|
|
1840 |
file_mode=EFileRead
|
|
1841 |
file={Drives, RAMDriveTestPath}file\tc2901.txt
|
|
1842 |
|
|
1843 |
|
|
1844 |
[PBASE-F32-File-PublicApi-2901-001-Write_command006]
|
|
1845 |
datawrite=test
|
|
1846 |
|
|
1847 |
|
|
1848 |
[PBASE-F32-File-PublicApi-2901-001-SetAtt_command007]
|
|
1849 |
set_att_mask=KEntryAttReadOnly
|
|
1850 |
clear_att_mask=KEntryAttReadOnly
|
|
1851 |
|
|
1852 |
|
|
1853 |
[PBASE-F32-File-PublicApi-2901-001-Delete_command011]
|
|
1854 |
name={Drives, RAMDriveTestPath}file\tc2901.txt
|
|
1855 |
|
|
1856 |
|
|
1857 |
[PBASE-F32-File-PublicApi-3101-001-Replace_command005]
|
|
1858 |
RFs=RFs1
|
|
1859 |
file_mode=EFileRead
|
|
1860 |
file={Drives, RAMDriveTestPath}file\tc3101.txt
|
|
1861 |
|
|
1862 |
|
|
1863 |
[PBASE-F32-File-PublicApi-3101-001-Write_command006]
|
|
1864 |
datawrite=test
|
|
1865 |
|
|
1866 |
|
|
1867 |
[PBASE-F32-File-PublicApi-3101-001-Open_command008]
|
|
1868 |
RFs=RFs1
|
|
1869 |
file_mode=EFileRead
|
|
1870 |
file={Drives, RAMDriveTestPath}file\tc3101.txt
|
|
1871 |
|
|
1872 |
|
|
1873 |
[PBASE-F32-File-PublicApi-3101-001-SetModified_command009]
|
|
1874 |
date=20070118:
|
|
1875 |
|
|
1876 |
|
|
1877 |
[PBASE-F32-File-PublicApi-3101-001-Delete_command013]
|
|
1878 |
name={Drives, RAMDriveTestPath}file\tc3101.txt
|
|
1879 |
|
|
1880 |
|
|
1881 |
[PBASE-F32-File-PublicApi-3201-001-Replace_command005]
|
|
1882 |
RFs=RFs1
|
|
1883 |
file_mode=EFileRead
|
|
1884 |
file={Drives, RAMDriveTestPath}file\tc3201.txt
|
|
1885 |
|
|
1886 |
|
|
1887 |
[PBASE-F32-File-PublicApi-3201-001-Write_command006]
|
|
1888 |
datawrite=test
|
|
1889 |
|
|
1890 |
|
|
1891 |
[PBASE-F32-File-PublicApi-3201-001-Set_command007]
|
|
1892 |
date=20070118:
|
|
1893 |
set_att_mask=KEntryAttReadOnly
|
|
1894 |
clear_att_mask=KEntryAttReadOnly
|
|
1895 |
|
|
1896 |
|
|
1897 |
[PBASE-F32-File-PublicApi-3201-001-Delete_command011]
|
|
1898 |
name={Drives, RAMDriveTestPath}file\tc3201.txt
|
|
1899 |
|
|
1900 |
|
|
1901 |
[PBASE-F32-File-PublicApi-5501-001-Replace_command005]
|
|
1902 |
RFs=RFs1
|
|
1903 |
file_mode=EFileRead
|
|
1904 |
file={Drives, RAMDriveTestPath}file\tc5501.txt
|
|
1905 |
|
|
1906 |
|
|
1907 |
[PBASE-F32-File-PublicApi-5501-001-Write_command006]
|
|
1908 |
datawrite=test
|
|
1909 |
|
|
1910 |
|
|
1911 |
[PBASE-F32-File-PublicApi-5501-001-ChangeMode_command007]
|
|
1912 |
file_mode=EFileWrite
|
|
1913 |
|
|
1914 |
|
|
1915 |
[PBASE-F32-File-PublicApi-5501-001-Delete_command011]
|
|
1916 |
name={Drives, RAMDriveTestPath}file\tc5501.txt
|
|
1917 |
|
|
1918 |
|
|
1919 |
[PBASE-F32-File-PublicApi-3401-001-Replace_command005]
|
|
1920 |
RFs=RFs1
|
|
1921 |
file_mode=EFileShareAny
|
|
1922 |
file={Drives, RAMDriveTestPath}file\tc3401.txt
|
|
1923 |
|
|
1924 |
|
|
1925 |
[PBASE-F32-File-PublicApi-3401-001-Write_command006]
|
|
1926 |
datawrite=test
|
|
1927 |
|
|
1928 |
|
|
1929 |
[PBASE-F32-File-PublicApi-3401-001-Open_command008]
|
|
1930 |
RFs=RFs1
|
|
1931 |
file_mode=EFileRead
|
|
1932 |
file={Drives, RAMDriveTestPath}file\tc3401.txt
|
|
1933 |
|
|
1934 |
|
|
1935 |
[PBASE-F32-File-PublicApi-3401-001-Rename_command009]
|
|
1936 |
name={Drives, RAMDriveTestPath}file\test_renamed.txt
|
|
1937 |
|
|
1938 |
[PBASE-F32-File-PublicApi-3401-001-Delete_command12]
|
|
1939 |
name={Drives, RAMDriveTestPath}file\tc3401.txt
|
|
1940 |
|
|
1941 |
[PBASE-F32-File-PublicApi-4001-001-Replace_command005]
|
|
1942 |
RFs=RFs1
|
|
1943 |
file_mode=EFileShareAny | EFileWrite
|
|
1944 |
file={Drives, RAMDriveTestPath}file\tc4001.txt
|
|
1945 |
|
|
1946 |
|
|
1947 |
[PBASE-F32-File-PublicApi-4001-001-Open_command007]
|
|
1948 |
RFs=RFs1
|
|
1949 |
file_mode=EFileRead
|
|
1950 |
file={Drives, RAMDriveTestPath}file\tc4001.txt
|
|
1951 |
|
|
1952 |
|
|
1953 |
[PBASE-F32-File-PublicApi-4001-001-Write_command008]
|
|
1954 |
datawrite=test
|
|
1955 |
|
|
1956 |
|
|
1957 |
[PBASE-F32-File-PublicApi-4001-001-Delete_command012]
|
|
1958 |
name={Drives, RAMDriveTestPath}file\tc4001.txt
|
|
1959 |
|
|
1960 |
|
|
1961 |
[PBASE-F32-File-PublicApi-4002-001-Replace_command005]
|
|
1962 |
RFs=RFs1
|
|
1963 |
file_mode=EFileShareAny | EFileWrite
|
|
1964 |
file={Drives, RAMDriveTestPath}file\tc4002.txt
|
|
1965 |
|
|
1966 |
|
|
1967 |
[PBASE-F32-File-PublicApi-4002-001-Open_command007]
|
|
1968 |
RFs=RFs1
|
|
1969 |
file_mode=EFileShareExclusive
|
|
1970 |
file={Drives, RAMDriveTestPath}file\tc4002.txt
|
|
1971 |
|
|
1972 |
|
|
1973 |
[PBASE-F32-File-PublicApi-4002-001-Open_command010]
|
|
1974 |
RFs=RFs1
|
|
1975 |
file_mode=EFileShareExclusive
|
|
1976 |
file={Drives, RAMDriveTestPath}file\tc4002.txt
|
|
1977 |
|
|
1978 |
|
|
1979 |
[PBASE-F32-File-PublicApi-4002-001-Delete_command017]
|
|
1980 |
name={Drives, RAMDriveTestPath}file\tc4002.txt
|
|
1981 |
|
|
1982 |
|
|
1983 |
[PBASE-F32-File-PublicApi-4003-001-Replace_command005]
|
|
1984 |
RFs=RFs1
|
|
1985 |
file_mode=EFileShareAny | EFileWrite
|
|
1986 |
file={Drives, RAMDriveTestPath}file\tc4003.txt
|
|
1987 |
|
|
1988 |
|
|
1989 |
[PBASE-F32-File-PublicApi-4003-001-Write_command006]
|
|
1990 |
datawrite=open test
|
|
1991 |
|
|
1992 |
|
|
1993 |
[PBASE-F32-File-PublicApi-4003-001-Open_command008]
|
|
1994 |
RFs=RFs1
|
|
1995 |
file_mode=EFileShareReadersOnly
|
|
1996 |
file={Drives, RAMDriveTestPath}file\tc4003.txt
|
|
1997 |
|
|
1998 |
|
|
1999 |
[PBASE-F32-File-PublicApi-4003-001-Open_command011]
|
|
2000 |
RFs=RFs1
|
|
2001 |
file_mode=EFileShareReadersOnly
|
|
2002 |
file={Drives, RAMDriveTestPath}file\tc4003.txt
|
|
2003 |
|
|
2004 |
|
|
2005 |
[PBASE-F32-File-PublicApi-4003-001-Read_command012]
|
|
2006 |
expected_string=open test
|
|
2007 |
|
|
2008 |
|
|
2009 |
[PBASE-F32-File-PublicApi-4003-001-Write_command013]
|
|
2010 |
datawrite=Will cause error
|
|
2011 |
|
|
2012 |
|
|
2013 |
[PBASE-F32-File-PublicApi-4003-001-Delete_command020]
|
|
2014 |
name={Drives, RAMDriveTestPath}file\tc4003.txt
|
|
2015 |
|
|
2016 |
|
|
2017 |
[PBASE-F32-File-PublicApi-4004-001-Replace_command005]
|
|
2018 |
RFs=RFs1
|
|
2019 |
file_mode=EFileShareAny | EFileWrite
|
|
2020 |
file={Drives, RAMDriveTestPath}file\tc4004.txt
|
|
2021 |
|
|
2022 |
|
|
2023 |
[PBASE-F32-File-PublicApi-4004-001-Write_command006]
|
|
2024 |
datawrite=open test
|
|
2025 |
|
|
2026 |
|
|
2027 |
[PBASE-F32-File-PublicApi-4004-001-Open_command008]
|
|
2028 |
RFs=RFs1
|
|
2029 |
file_mode=EFileShareAny
|
|
2030 |
file={Drives, RAMDriveTestPath}file\tc4004.txt
|
|
2031 |
|
|
2032 |
|
|
2033 |
[PBASE-F32-File-PublicApi-4004-001-Open_command011]
|
|
2034 |
RFs=RFs1
|
|
2035 |
file_mode=EFileShareAny | EFileWrite
|
|
2036 |
file={Drives, RAMDriveTestPath}file\tc4004.txt
|
|
2037 |
|
|
2038 |
|
|
2039 |
[PBASE-F32-File-PublicApi-4004-001-Read_command012]
|
|
2040 |
expected_string=open test
|
|
2041 |
|
|
2042 |
|
|
2043 |
[PBASE-F32-File-PublicApi-4004-001-Write_command013]
|
|
2044 |
datawrite=open test
|
|
2045 |
|
|
2046 |
|
|
2047 |
[PBASE-F32-File-PublicApi-4004-001-Delete_command020]
|
|
2048 |
name={Drives, RAMDriveTestPath}file\tc4004.txt
|
|
2049 |
|
|
2050 |
|
|
2051 |
[PBASE-F32-File-PublicApi-4005-001-Replace_command005]
|
|
2052 |
RFs=RFs1
|
|
2053 |
file_mode=EFileShareAny | EFileWrite
|
|
2054 |
file={Drives, RAMDriveTestPath}file\tc4005.txt
|
|
2055 |
|
|
2056 |
|
|
2057 |
[PBASE-F32-File-PublicApi-4005-001-Write_command006]
|
|
2058 |
datawrite=open test
|
|
2059 |
|
|
2060 |
|
|
2061 |
[PBASE-F32-File-PublicApi-4005-001-Open_command008]
|
|
2062 |
RFs=RFs1
|
|
2063 |
file_mode=EFileShareReadersOrWriters | EFileRead
|
|
2064 |
file={Drives, RAMDriveTestPath}file\tc4005.txt
|
|
2065 |
|
|
2066 |
|
|
2067 |
[PBASE-F32-File-PublicApi-4005-001-Open_command011]
|
|
2068 |
RFs=RFs1
|
|
2069 |
file_mode=EFileShareReadersOrWriters | EFileWrite
|
|
2070 |
file={Drives, RAMDriveTestPath}file\tc4005.txt
|
|
2071 |
|
|
2072 |
|
|
2073 |
[PBASE-F32-File-PublicApi-4005-001-Read_command012]
|
|
2074 |
expected_string=open test
|
|
2075 |
|
|
2076 |
|
|
2077 |
[PBASE-F32-File-PublicApi-4005-001-Write_command013]
|
|
2078 |
datawrite=open test
|
|
2079 |
|
|
2080 |
|
|
2081 |
[PBASE-F32-File-PublicApi-4005-001-Delete_command020]
|
|
2082 |
name={Drives, RAMDriveTestPath}file\tc4005.txt
|
|
2083 |
|
|
2084 |
|
|
2085 |
[PBASE-F32-File-PublicApi-3402-001-Replace_command003]
|
|
2086 |
RFs=RFs1
|
|
2087 |
file_mode=EFileRead
|
|
2088 |
file={Drives, RAMDriveTestPath}file\tc3402.txt
|
|
2089 |
|
|
2090 |
[PBASE-F32-File-PublicApi-3402-001-Delete_command007]
|
|
2091 |
name={Drives, RAMDriveTestPath}file\tc3402.txt
|
|
2092 |
|
|
2093 |
|
|
2094 |
[PBASE-F32-File-PublicApi-3403-001-Replace_command003]
|
|
2095 |
RFs=RFs1
|
|
2096 |
file_mode=EFileRead
|
|
2097 |
file={Drives, RAMDriveTestPath}file\tc3403.txt
|
|
2098 |
|
|
2099 |
[PBASE-F32-File-PublicApi-3403-001-Delete_command007]
|
|
2100 |
name={Drives, RAMDriveTestPath}file\tc3403.txt
|
|
2101 |
|
|
2102 |
|
|
2103 |
[PBASE-F32-File-PublicApi-3403-001-RmDir_command16]
|
|
2104 |
dir={Drives, RAMDriveTestPath}file\
|
|
2105 |
|
|
2106 |
|
|
2107 |
|
|
2108 |
// NAND
|
|
2109 |
|
|
2110 |
[PBASE-F32-File-PublicApi-6001-001-Replace_command003]
|
|
2111 |
RFs=RFs1
|
|
2112 |
file_mode=EFileRead
|
|
2113 |
file={Drives, ROMDriveTestPath}test_rom.txt
|
|
2114 |
|
|
2115 |
[PBASE-F32-File-PublicApi-6001-001-BlockMap_command003]
|
|
2116 |
usage=EBlockMapUsagePaging
|
|
2117 |
start_pos=0
|
|
2118 |
end_pos=-1
|
|
2119 |
|
|
2120 |
|
|
2121 |
|
|
2122 |
|
|
2123 |
[PBASE-F32-File-PublicApi-6002-001-Replace_command003]
|
|
2124 |
RFs=RFs1
|
|
2125 |
file_mode=EFileRead
|
|
2126 |
file={Drives, ROMDriveTestPath}test_rom.txt
|
|
2127 |
|
|
2128 |
[PBASE-F32-File-PublicApi-6002-001-BlockMap_command004]
|
|
2129 |
usage=EBlockMapUsagePaging
|
|
2130 |
start_pos=0
|
|
2131 |
end_pos=1024
|
|
2132 |
|
|
2133 |
|
|
2134 |
[PBASE-F32-File-PublicApi-3501-001-Replace_command005]
|
|
2135 |
RFs=RFs1
|
|
2136 |
file_mode=EFileRead
|
|
2137 |
file={Drives, RAMDriveTestPath}file\tc3501.txt
|
|
2138 |
|
|
2139 |
|
|
2140 |
[PBASE-F32-File-PublicApi-3501-001-Write_command006]
|
|
2141 |
datawrite=Asynchronous read with length test
|
|
2142 |
|
|
2143 |
|
|
2144 |
[PBASE-F32-File-PublicApi-3501-001-Seek_command007]
|
|
2145 |
position=0
|
|
2146 |
seek=ESeekStart
|
|
2147 |
|
|
2148 |
|
|
2149 |
[PBASE-F32-File-PublicApi-3501-001-Read_command008]
|
|
2150 |
async=true
|
|
2151 |
length=0
|
|
2152 |
expected_string=
|
|
2153 |
|
|
2154 |
|
|
2155 |
[PBASE-F32-File-PublicApi-3501-001-Delete_command012]
|
|
2156 |
name={Drives, RAMDriveTestPath}file\tc3501.txt
|
|
2157 |
|
|
2158 |
|
|
2159 |
[PBASE-F32-File-PublicApi-3502-001-Replace_command005]
|
|
2160 |
RFs=RFs1
|
|
2161 |
file_mode=EFileRead
|
|
2162 |
file={Drives, RAMDriveTestPath}file\tc3502.txt
|
|
2163 |
|
|
2164 |
|
|
2165 |
[PBASE-F32-File-PublicApi-3502-001-Write_command006]
|
|
2166 |
datawrite=synchronous read with position and length test
|
|
2167 |
|
|
2168 |
|
|
2169 |
[PBASE-F32-File-PublicApi-3502-001-Seek_command007]
|
|
2170 |
position=0
|
|
2171 |
seek=ESeekStart
|
|
2172 |
|
|
2173 |
|
|
2174 |
[PBASE-F32-File-PublicApi-3502-001-Read_command008]
|
|
2175 |
position=5
|
|
2176 |
length=0
|
|
2177 |
expected_string=
|
|
2178 |
|
|
2179 |
|
|
2180 |
[PBASE-F32-File-PublicApi-3502-001-Delete_command012]
|
|
2181 |
name={Drives, RAMDriveTestPath}file\tc3502.txt
|
|
2182 |
|
|
2183 |
|
|
2184 |
[PBASE-F32-File-PublicApi-3503-001-Replace_command005]
|
|
2185 |
RFs=RFs1
|
|
2186 |
file_mode=EFileRead
|
|
2187 |
file={Drives, RAMDriveTestPath}file\tc3503.txt
|
|
2188 |
|
|
2189 |
|
|
2190 |
[PBASE-F32-File-PublicApi-3503-001-Write_command006]
|
|
2191 |
datawrite=asynchronous read with position and length test
|
|
2192 |
|
|
2193 |
|
|
2194 |
[PBASE-F32-File-PublicApi-3503-001-Seek_command007]
|
|
2195 |
position=0
|
|
2196 |
seek=ESeekStart
|
|
2197 |
|
|
2198 |
|
|
2199 |
[PBASE-F32-File-PublicApi-3503-001-Read_command008]
|
|
2200 |
async=true
|
|
2201 |
length=0
|
|
2202 |
expected_string=
|
|
2203 |
position=5
|
|
2204 |
|
|
2205 |
[PBASE-F32-File-PublicApi-3503-001-Delete_command011]
|
|
2206 |
name={Drives, RAMDriveTestPath}file\tc3503.txt
|
|
2207 |
|
|
2208 |
|
|
2209 |
|
|
2210 |
[PBASE-F32-File-PublicApi-Unistall]
|
|
2211 |
dir={Drives, RAMDriveTestPath}file\
|
|
2212 |
|
|
2213 |
|
|
2214 |
|