windowing/windowserver/test/t_wdp/scripts/graphics-wserv-wdp-test.script
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 LOAD_SUITE	t_wservwdpserver
       
    17 
       
    18 START_TESTCASE GRAPHICS-WSERV-WDP-0001
       
    19 //! @SYMTestCaseID				GRAPHICS-WSERV-WDP-0001
       
    20 //! @SYMTestCaseDesc			Verify that Window server process is unpaged 				
       
    21 //! @SYMREQ						REQ11184
       
    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	
       
    24 //! @SYMTestPriority			
       
    25 //! @SYMTestType				
       
    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