sl@0: // sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: ///////////////////////////////////////////////////////////////////// sl@0: // graphics-wserv-screenconstruct-screenconstruct.script sl@0: // sl@0: // Tests parameters in wsini.ini and epoc.ini on screen construction sl@0: // sl@0: // The test is fully automated. sl@0: ///////////////////////////////////////////////////////////////////// sl@0: sl@0: LOAD_SUITE twservscreenconstructserver sl@0: DELAY 5000 sl@0: sl@0: START_TESTCASE GRAPHICS-WSERV-0479 sl@0: //!@SYMTestCaseID GRAPHICS-WSERV-0479 sl@0: //!@SYMPREQ 1841 sl@0: //!@SYMTestCaseDesc Screen construction from epoc.ini and wsini.ini sl@0: //!@SYMTestActions Tests parameters in wsini.ini and epoc.ini on screen construction sl@0: //!@SYMTestStatus Implemented sl@0: //!@SYMTestPriority 2 sl@0: //!@SYMTestExpectedResults Screen is constructed sl@0: //!@SYMTestType CT sl@0: sl@0: RUN_TEST_STEP 100 twservscreenconstructserver TWServScreenConstructStepLoad sl@0: END_TESTCASE GRAPHICS-WSERV-0479 sl@0: