secureswitools/swisistools/test/tinterpretsisinteg/scripts/tintsisj008.script
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:22:02 +0100
branchRCL_3
changeset 66 8b7f4e561641
parent 0 ba25891c3a9e
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

//
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "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: 
// The scope of this script is to compare the SWI and Interpretsis installation
// The ini file tintsis.ini is located at the path c:\tswi\tinterpretsisintg\testharness_preq1230\scripts
//

//! @file


PRINT Run test for installation of sis file 
LOAD_SUITE tuiscriptadaptors
LOAD_SUITE tinterpretsis



//////////////////////////////////////////////////////////////////////////////////////////////
//! @SYMTestCaseID 		API-SEC-SWI-INTERPRETSIS-J008-0001
//! @SYMTestCaseDesc 		Compare installation of SWI and Interpretsis 
//! @SYMPREQ  			PREQ1230
//! @SYMTestStatus		3. Released
//! @SYMTestPriority 		Medium
//! @SYMTestActions 		Install a sis file.
//! @SYMTestExpectedResults 	Installation is successful     
//! @SYMTestType		CIT
//////////////////////////////////////////////////////////////////////////////////////////////

START_TESTCASE API-SEC-SWI-INTERPRETSIS-J008-0001

RUN_TEST_STEP_RESULT -5 100 tuiscriptadaptors InstallStep c:\tswi\tinterpretsisinteg\scripts\ini.ini J006sisfile

END_TESTCASE API-SEC-SWI-INTERPRETSIS-J008-0001