sysstatemgmt/systemstateplugins/test/tintgsapolicy/inc/tgsa_step_statetrantodiffstates.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    24 #define __TGSA_STEP_STATETRANTODIFFSTATES_H__
    24 #define __TGSA_STEP_STATETRANTODIFFSTATES_H__
    25 
    25 
    26 #include <test/testexecutestepbase.h>
    26 #include <test/testexecutestepbase.h>
    27 #include <s32file.h>
    27 #include <s32file.h>
    28 
    28 
    29 _LIT(KTGsaStateTranToShutdownStep,"GsaStateTranToShutdownStep");
       
    30 _LIT(KTGsaStateTranFromShutdownStep,"GsaStateTranFromShutdownStep");
       
    31 _LIT(KTGsaStateTranFromNormalStep,"GsaStateTranFromNormalStep");
    29 _LIT(KTGsaStateTranFromNormalStep,"GsaStateTranFromNormalStep");
    32 _LIT(KTGsaStateTranFromStartupStep,"GsaStateTranFromStartupStep");
    30 _LIT(KTGsaStateTranFromStartupStep,"GsaStateTranFromStartupStep");
    33 _LIT(KTGsaStateTranFromStartuptoShutdownStep,"GsaStateTranFromStartuptoShutdownStep");
       
    34 
    31 
    35 class CGsaStateTranToDiffStatesTest : public CTestStep
    32 class CGsaStateTranToDiffStatesTest : public CTestStep
    36 	{
    33 	{
    37 public:
    34 public:
    38 	CGsaStateTranToDiffStatesTest(const TDesC& aProcessName);
    35 	CGsaStateTranToDiffStatesTest(const TDesC& aProcessName);