secureswitools/swisistools/test/tinterpretsisinteg/scripts/int_defaultvaluetest.script
author hgs
Fri, 20 Aug 2010 11:39:56 +0300
changeset 64 48c14c385b0e
permissions -rw-r--r--
201033_01

// 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 		INT_DefaultValueTest
//! @SYMTestCaseDesc 	Add an applications registration info to a corrupt DB
//! @SYMPREQ  			PREQ1835
//! @SYMTestStatus		Released
//! @SYMTestPriority 	High
//! @SYMTestActions 	Check Adding an applications registration info to a corrupt DB.
//! @SYMTestExpectedResults 	Positive TestCases
//! @SYMTestType		CIT
//////////////////////////////////////////////////////////////////////////////////////////////



START_TESTCASE INT_DefaultValueTest

RUN_TEST_STEP 100 tscr SCRAddApplicationEntry c:\tswi\tinterpretsisinteg\scripts\ini.ini add_app_reg_info_sameappfile

END_TESTCASE INT_DefaultValueTest