sysstatemgmt/systemstateplugins/test/tintgsapolicy/scripts/sspluginstest_fleximergesamesubstate.script
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2008-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 "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 //
       
    15 
       
    16 PRINT Run GsaFlexiMergeSameSubstateStep tests
       
    17 
       
    18 LOAD_SUITE tgsa_i_server
       
    19 
       
    20 START_TESTCASE 				DEVSRVS-SSPLUGINS-GSA-0037
       
    21 //! @SYMTestCaseID			DEVSRVS-SSPLUGINS-GSA-0037
       
    22 //! @SYMREQ 				REQ9977
       
    23 //! @SYMTestCaseDesc		Lists in same drive and same substate get merged properly by Resource Reader
       
    24 //! @SYMTestType			CIT	
       
    25 //! @SYMTestPriority		Critical
       
    26 //! @SYMTestActions			1. Add a test rsc file with command to start a test app in ROM Drive - check if it is launched
       
    27 //!							2. Add a test rsc file with command to start a test app in ROM Drive in same state - check if it is launched	
       
    28 //! @SYMTestExpectedResults The test app is launched properly
       
    29 
       
    30 RUN_TEST_STEP 100 tgsa_i_server GsaFlexiMergeSameSubstateStep
       
    31 END_TESTCASE				DEVSRVS-SSPLUGINS-GSA-0037
       
    32