resourcemgmt/powerandmemorynotificationservice/group/t_pwroffevents.mmp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 // t_poweroffevents.mmp
    14 // t_poweroffevents.mmp
    15 // This test script should be run only in Text Shell mode.
    15 // This test script should be run only in Text Shell mode.
    16 // 
    16 // 
    17 //
    17 //
    18 
    18 
    19 TARGET          t_pwroffevents.exe
    19 TARGET          t_pwroffevents.exe //RTEST
    20 // requires PowerMgmt because it is a unit test of the server code that will call the Power API which requires it
    20 // requires PowerMgmt because it is a unit test of the server code that will call the Power API which requires it
    21 // requires DiskAdmin because the test will make the server call RFs::FinaliseDrives() as part of power-off sequence
    21 // requires DiskAdmin because the test will make the server call RFs::FinaliseDrives() as part of power-off sequence
    22 CAPABILITY      PowerMgmt DiskAdmin 
    22 CAPABILITY      PowerMgmt DiskAdmin 
    23 TARGETTYPE      EXE
    23 TARGETTYPE      EXE
    24 
    24 
    39 
    39 
    40 LIBRARY         euser.lib efsrv.lib bafl.lib
    40 LIBRARY         euser.lib efsrv.lib bafl.lib
    41 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
    41 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
    42 LIBRARY			ssmcmn.lib estor.lib
    42 LIBRARY			ssmcmn.lib estor.lib
    43 #endif
    43 #endif
       
    44 LIBRARY 		charconv.lib
    44 
    45 
    45 
    46 
    46 SMPSAFE
    47 SMPSAFE