diff -r 000000000000 -r a41df078684a kerneltest/f32test/group/t_fat_perf.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kerneltest/f32test/group/t_fat_perf.mmp Mon Oct 19 15:55:17 2009 +0100 @@ -0,0 +1,40 @@ +// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// /f32test/group +// for FAT Performance Improvement on Large Number of Files +// +// + +target t_fat_perf.exe +targettype exe + +library euser.lib efsrv.lib hal.lib +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +UID 0x10000000 0x01010101 +VENDORID 0x70000001 + +epocstacksize 0x4000 + +CAPABILITY TCB DISKADMIN ALLFILES + +SOURCEPATH ../bench +SOURCE t_fat_perf_main.cpp t_fat_perf.cpp t_fat_perf_impl.cpp +SOURCEPATH ../fileutils/src +SOURCE fat_utils.cpp f32_test_utils.cpp +SOURCE t_chlffs.cpp + +USERINCLUDE ../server +USERINCLUDE ../fileutils/inc +SMPSAFE