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/perf_test.inf
|
sl@0
|
15 |
// Performance 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 |
|
sl@0
|
26 |
BASEUSERDEFAULT
|
sl@0
|
27 |
|
sl@0
|
28 |
PRJ_TESTEXPORTS
|
sl@0
|
29 |
|
sl@0
|
30 |
// f32 Perf tests
|
sl@0
|
31 |
../bench/testscripts/f32_perf_test_H2.bat /epoc32/rom/h2/f32_perf_test.bat
|
sl@0
|
32 |
../bench/testscripts/f32_perf_test_H2_5000files.bat /epoc32/rom/h2/f32_perf_test_5000files.bat
|
sl@0
|
33 |
|
sl@0
|
34 |
../bench/testscripts/f32_perf_test_H4.bat /epoc32/rom/h4hrp/f32_perf_test.bat
|
sl@0
|
35 |
../bench/testscripts/f32_perf_test_H4_5000files.bat /epoc32/rom/h4hrp/f32_perf_test_5000files.bat
|
sl@0
|
36 |
|
sl@0
|
37 |
|
sl@0
|
38 |
|
sl@0
|
39 |
// FAT Performance tests
|
sl@0
|
40 |
../bench/testscripts/fat_perf_test_H2.bat /epoc32/rom/h2/fat_perf_test.bat
|
sl@0
|
41 |
../bench/testscripts/fat_perf_test_H4.bat /epoc32/rom/h4hrp/fat_perf_test.bat
|
sl@0
|
42 |
|
sl@0
|
43 |
|
sl@0
|
44 |
../bench/testscripts/f32_perf_test_autoexec.bat /epoc32/rom/f32_perf_test_autoexec.bat
|
sl@0
|
45 |
../bench/testscripts/f32_perf_test_autoexec_fat_exfat.bat /epoc32/rom/f32_perf_test_autoexec_fat_exfat.bat
|
sl@0
|
46 |
|
sl@0
|
47 |
|
sl@0
|
48 |
|
sl@0
|
49 |
// FAT Directory Cache Performance tests
|
sl@0
|
50 |
../bench/testscripts/fat_perf_test_dircache_setup_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_setup.bat
|
sl@0
|
51 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_creation_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_fully_cached_file_creation.bat
|
sl@0
|
52 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_open_linear_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_fully_cached_file_open_linear.bat
|
sl@0
|
53 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_open_random_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_fully_cached_file_open_random.bat
|
sl@0
|
54 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_1.7MB_data_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_partially_cached_1.7MB_data.bat
|
sl@0
|
55 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_5.1MB_data_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_partially_cached_5.1MB_data.bat
|
sl@0
|
56 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_6.8MB_data_H4.bat /epoc32/rom/h4hrp/fat_perf_test_dircache_partially_cached_6.8MB_data.bat
|
sl@0
|
57 |
|
sl@0
|
58 |
|
sl@0
|
59 |
../bench/testscripts/fat_perf_test_dircache_setup_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_setup.bat
|
sl@0
|
60 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_creation_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_fully_cached_file_creation.bat
|
sl@0
|
61 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_open_linear_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_fully_cached_file_open_linear.bat
|
sl@0
|
62 |
../bench/testscripts/fat_perf_test_dircache_fully_cached_file_open_random_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_fully_cached_file_open_random.bat
|
sl@0
|
63 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_1.7MB_data_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_partially_cached_1.7MB_data.bat
|
sl@0
|
64 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_5.1MB_data_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_partially_cached_5.1MB_data.bat
|
sl@0
|
65 |
../bench/testscripts/fat_perf_test_dircache_partially_cached_6.8MB_data_H2.bat /epoc32/rom/h2/fat_perf_test_dircache_partially_cached_6.8MB_data.bat
|
sl@0
|
66 |
|
sl@0
|
67 |
|
sl@0
|
68 |
|
sl@0
|
69 |
PRJ_TESTMMPFILES
|
sl@0
|
70 |
|
sl@0
|
71 |
t_fsrcreatefiles manual
|
sl@0
|
72 |
t_fsrdirscan manual
|
sl@0
|
73 |
t_fsrdirload manual
|
sl@0
|
74 |
t_fsropen manual
|
sl@0
|
75 |
t_fsrdel manual
|
sl@0
|
76 |
t_fsrrepeat manual
|
sl@0
|
77 |
t_fsrmkdir manual
|
sl@0
|
78 |
t_fcachebm manual
|
sl@0
|
79 |
t_fat_perf manual
|
sl@0
|
80 |
#ifdef SYMBIAN_F32_ENHANCED_CHANGE_NOTIFICATION
|
sl@0
|
81 |
t_notify_perf manual
|
sl@0
|
82 |
#endif |