secureswitools/swisistools/test/tinterpretsisinteg/scripts/int_nr_option-14.script
changeset 24 84a16765cd86
child 25 98b66e4fb0be
equal deleted inserted replaced
6:aba6b8104af3 24:84a16765cd86
       
     1 // Copyright (c) 2005-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/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 //
       
    16 
       
    17 // Load Suite
       
    18 LOAD_SUITE tuiscriptadaptors
       
    19 
       
    20 //////////////////////////////////////////////////////////////////////////////////////////////
       
    21 //! @SYMTestCaseID 		INT_NR_Option-14
       
    22 //! @SYMTestCaseDesc 	SA over SA+SP. This is a positive testcase 
       
    23 //! @SYMPREQ  			405-4255
       
    24 //! @SYMTestStatus		Released
       
    25 //! @SYMTestPriority 	High
       
    26 //! @SYMTestActions 	Uninstall the installed SIS file
       
    27 //! @SYMTestExpectedResults 	SIS file is uninstalled
       
    28 //! @SYMTestType		CIT
       
    29 //////////////////////////////////////////////////////////////////////////////////////////////
       
    30 
       
    31 START_TESTCASE INT_NR_Option-14
       
    32 
       
    33 RUN_TEST_STEP 100 tuiscriptadaptors MmcCheckFilesStep c:\tswi\tinterpretsisinteg\scripts\ini.ini NR-OPTION-01_checkfiles
       
    34 RUN_TEST_STEP 100 tuiscriptadaptors UninstallStep c:\tswi\tinterpretsisinteg\scripts\ini.ini  NR-OPTION-01
       
    35 
       
    36 END_TESTCASE INT_NR_Option-14