secureswitools/swisistools/test/tinterpretsisinteg/scripts/api-inst-testcase-interpretsis-04.script
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
--- a/secureswitools/swisistools/test/tinterpretsisinteg/scripts/api-inst-testcase-interpretsis-04.script	Tue Aug 31 15:21:33 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of "Eclipse Public License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//
-// Initial Contributors:
-// Nokia Corporation - initial contribution.
-//
-// Contributors:
-//
-// Description:
-//
-//
-PRINT Device supported language tests
-
-// Load Suite
-LOAD_SUITE tscr -SharedData
-SHARED_DATA z:\tusif\tscr\tscr.ini shared_data
-LOAD_SUITE tSisRegistryTest
-LOAD_SUITE tscrapparc
-
-//////////////////////////////////////////////////////////////////////////////////////////////
-//! @SYMTestCaseID 		API-INST-testcase-InterpretSIS-04
-//! @SYMTestCaseDesc 		Add an applications registration info with same appuid.
-//! @SYMPREQ  			PREQ1835
-//! @SYMTestStatus		Released
-//! @SYMTestPriority 		High
-//! @SYMTestActions 		Check Adding an applications registration info with same appuid.
-//! @SYMTestExpectedResults 	Negative Test Case.
-//! @SYMTestType		CIT
-//////////////////////////////////////////////////////////////////////////////////////////////
-
-
-
-START_TESTCASE API-INST-testcase-InterpretSIS-04
-
-
-RUN_TEST_STEP 100 tscr SCRAddApplicationEntry c:\tswi\tinterpretsisinteg\scripts\ini.ini add_app_reg_info_nullappuid
-
-END_TESTCASE API-INST-testcase-InterpretSIS-04
-
-