diff -r 1972d8c2e329 -r 510c70acdbf6 adaptationlayer/tsy/simatktsy_dll/internal/test/simatktsy_testtool/simatk/testfiles/simatk_moretime.cfg --- a/adaptationlayer/tsy/simatktsy_dll/internal/test/simatktsy_testtool/simatk/testfiles/simatk_moretime.cfg Mon Nov 09 10:31:01 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ -//* Copyright (c) 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: - -// -// Precondition: -// - Detailed description can be found from Quality Center's Project: CoreSW_CASW/Module Tests/SIM ATK TSY/SimAtkTSY_testtool -// - -[Test] -title MOD_0005.001_SIM_ATK_TSY_[MORE TIME] - -create SimAtk simatk - -// connecting to ETel server -simatk Connect RTelServer -// Load TSY module -simatk Load PhoneTsy.tsy -// open phone module -simatk Open DefaultPhone -// Open SAT API -simatk Open SAT - -// Open ISC Test control -simatk Open IscControl -// Load ISC XML -file -simatk LoadIscTests SimAtk_MoreTime.xml - -// Seq 1.1 -simatk RunIscTestCase 5 101 -simatk WaitForRequest - -// close all -simatk Close IscControl -simatk Close SAT -simatk Unload PhoneTsy.tsy -simatk Close RTelServer -delete simatk -[Endtest] -