os/graphics/windowing/windowserver/test/t_wdp/scripts/graphics-wserv-wdp-test.script
Update contrib.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 LOAD_SUITE t_wservwdpserver
18 START_TESTCASE GRAPHICS-WSERV-WDP-0001
19 //! @SYMTestCaseID GRAPHICS-WSERV-WDP-0001
20 //! @SYMTestCaseDesc Verify that Window server process is unpaged
22 //! @SYMTestActions Set Window server process as unpaged by specifying 'UNPAGE' or 'UNPAGEDDATA' in mmp or iby file.
23 //! @SYMTestExpectedResults Window server process is unpaged
26 RUN_TEST_STEP 200 t_wservwdpserver T_WDPTestStep Z:\wstest\twdp\graphics-wserv-wdp-test.ini graphics-wserv-wdp-0001
27 END_TESTCASE GRAPHICS-WSERV-WDP-0001