diff -r 000000000000 -r ba25891c3a9e secureswitools/swisistools/test/tinterpretsisinteg/scripts/tintsisj008.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/secureswitools/swisistools/test/tinterpretsisinteg/scripts/tintsisj008.script Thu Dec 17 08:51:10 2009 +0200 @@ -0,0 +1,43 @@ +// +// 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