os/kernelhwsrv/kerneltest/f32test/shostmassstorage/msman/test/t_msblock.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // Verify read/write access of block deivce.
    15 //
    16 
    17 TARGET			t_msblock.exe
    18 
    19 TARGETTYPE		exe
    20 
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    22 USERINCLUDE		.
    23 USERINCLUDE		../shared
    24 USERINCLUDE		../client
    25 USERINCLUDE		../../../server
    26 USERINCLUDE     ../../../fileutils/inc
    27 
    28 SOURCEPATH		.
    29 SOURCE			rfsydebug.cpp
    30 SOURCE			cblockdevicetester.cpp
    31 SOURCE			ttestutils.cpp
    32 SOURCE			cmsdrive.cpp
    33 SOURCE			tmsprintdrive.cpp
    34 
    35 SOURCE			t_msmain.cpp
    36 SOURCE			t_msblock.cpp
    37 
    38 
    39 SOURCEPATH		../shared
    40 SOURCE			tmslog.cpp
    41 
    42 SOURCEPATH		../../../fileutils/src
    43 SOURCE			f32_test_utils.cpp
    44 
    45 LIBRARY			msmanclient.lib efsrv.lib euser.lib
    46 
    47 
    48 //MACRO			_TESTAPP_DEBUG_PRINT_
    49 
    50 CAPABILITY ALL
    51 
    52 UID			0 0x10285B2E
    53 
    54 SMPSAFE