secureswitools/swisistools/test/tinterpretsisinteg/scripts/api-inst-testcase-interpretsis-04.script
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     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 "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 Device supported language tests
       
    17 
       
    18 // Load Suite
       
    19 LOAD_SUITE tscr -SharedData
       
    20 SHARED_DATA z:\tusif\tscr\tscr.ini shared_data
       
    21 LOAD_SUITE tSisRegistryTest
       
    22 LOAD_SUITE tscrapparc
       
    23 
       
    24 //////////////////////////////////////////////////////////////////////////////////////////////
       
    25 //! @SYMTestCaseID 		API-INST-testcase-InterpretSIS-04
       
    26 //! @SYMTestCaseDesc 		Add an applications registration info with same appuid.
       
    27 //! @SYMPREQ  			PREQ1835
       
    28 //! @SYMTestStatus		Released
       
    29 //! @SYMTestPriority 		High
       
    30 //! @SYMTestActions 		Check Adding an applications registration info with same appuid.
       
    31 //! @SYMTestExpectedResults 	Negative Test Case.
       
    32 //! @SYMTestType		CIT
       
    33 //////////////////////////////////////////////////////////////////////////////////////////////
       
    34 
       
    35 
       
    36 
       
    37 START_TESTCASE API-INST-testcase-InterpretSIS-04
       
    38 
       
    39 
       
    40 RUN_TEST_STEP 100 tscr SCRAddApplicationEntry c:\tswi\tinterpretsisinteg\scripts\ini.ini add_app_reg_info_nullappuid
       
    41 
       
    42 END_TESTCASE API-INST-testcase-InterpretSIS-04
       
    43 
       
    44