systemhealthmanagement/systemhealthmgr/test/tsysmon/scripts/shmatest_sysmon_startupregeiof.script
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 //
     1 //
     2 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    25 //! @SYMTestCaseID 		DEVSRVS-SHMA-SYSMON-0043
    25 //! @SYMTestCaseID 		DEVSRVS-SHMA-SYSMON-0043
    26 //! @SYMPREQ 			PREQ1089 PREQ1871
    26 //! @SYMPREQ 			PREQ1089 PREQ1871
    27 //! @SYMREQ			REQ6604 REQ9457
    27 //! @SYMREQ			REQ6604 REQ9457
    28 //! @SYMTestType		CIT
    28 //! @SYMTestType		CIT
    29 //! @SYMTestPriority		Critical
    29 //! @SYMTestPriority		Critical
    30 //! @SYMTestCaseDependencies	appfwk-sysmon-0043_<emulator|hardware>0.rsc is merged with criticalappscmdlist.rsc
    30 //! @SYMTestCaseDependencies	appfwk-sysmon-0043_<emulator|hardware>0.rsc must be used in place of SSCForStartupMode0.rsc
    31 //! @SYMTestCaseDesc		Use the new startup configuration format to register for process monitoring, with 'EIgnoreOnFailure' policy.
    31 //! @SYMTestCaseDesc		Use the new startup configuration format to register for process monitoring, with 'EIgnoreOnFailure' policy.
    32 //! @SYMTestActions		Create a startup configuration that includes a process with the 'EIgnoreOnFailure' policy in the ESsmStateStartingCriticalApps state.
    32 //! @SYMTestActions		Create a startup configuration that includes a process with the 'EIgnoreOnFailure' policy in the Critical Static startup state.
    33 //! Boot the device.
    33 //! Boot the device.
    34 //! @SYMTestExpectedResults 	The process should be registered with the parameters defined in the startup configuration.
    34 //! @SYMTestExpectedResults 	The process should be registered with the parameters defined in the startup configuration.
    35 //
    35 //
    36 START_TESTCASE DEVSRVS-SHMA-SYSMON-0043
    36 START_TESTCASE DEVSRVS-SHMA-SYSMON-0043
    37 RUN_TEST_STEP 100 tsysmon_server ResultCheck z:\shmatest\configs\tsysmon.ini 43
    37 RUN_TEST_STEP 100 tsysmon_server ResultCheck z:\shmatest\configs\tsysmon.ini APPFWK-SYSMON-0043
    38 END_TESTCASE DEVSRVS-SHMA-SYSMON-0043
    38 END_TESTCASE DEVSRVS-SHMA-SYSMON-0043