// Copyright (c) 1997-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/t_fsys.mmp////TARGET t_fsys.exeTARGETTYPE EXESOURCEPATH ../serverSOURCE t_fsys.cppSOURCE t_main.cppSOURCEPATH ../fileutils/srcSOURCE f32_test_utils.cppSOURCE t_chlffs.cppLIBRARY euser.lib efsrv.lib hal.libOS_LAYER_SYSTEMINCLUDE_SYMBIANUSERINCLUDE ../serverUSERINCLUDE ../fileutils/incCAPABILITY TCB DISKADMIN ALLFILESVENDORID 0x70000001// make test unpaged otherwise it will fail test case "Test cannot dismount on Rom drive"// as dismounting Z: will return KErrInUse rather than the expected KErrAccessDenied// (as the test code itself is being demand paged from Z:)unpagedcodeSMPSAFE