os/graphics/windowing/windowserver/test/tscreenconstruct/scripts/graphics-wserv-screenconstruct-scrmodes.script
Update contrib.
2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
3 // All rights reserved.
4 // This component and the accompanying materials are made available
5 // under the terms of "Eclipse Public License v1.0"
6 // which accompanies this distribution, and is available
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
16 /////////////////////////////////////////////////////////////////////
17 // graphics-wserv-screenconstruct-scrmodes.script
19 // Tests parameters in wsini.ini and epoc.ini on screen construction
21 // The test is fully automated.
22 /////////////////////////////////////////////////////////////////////
24 LOAD_SUITE twservscreenconstructserver
27 START_TESTCASE GRAPHICS-WSERV-0480
28 //!@SYMTestCaseID GRAPHICS-WSERV-0480
30 //!@SYMTestCaseDesc Screen construction from epoc.ini and wsini.ini
31 //!@SYMTestActions Tests parameters in wsini.ini and epoc.ini on screen construction
32 //!@SYMTestStatus Implemented
34 //!@SYMTestExpectedResults Screen is constructed
37 RUN_TEST_STEP 100 twservscreenconstructserver TWServScreenConstructStepLoad
38 END_TESTCASE GRAPHICS-WSERV-0480