windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script
branchRCL_3
changeset 17 e375a7921169
parent 0 5d03bc08d59c
child 19 bbf46f59e123
equal deleted inserted replaced
15:7f6e7753e018 17:e375a7921169
     1 //
     1 //
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 // Contributors:
    12 // Contributors:
    13 //
    13 //
    14 // Description: 
    14 // Description: 
    15 //
    15 //
    16 
    16 
    17 PRINT Run WServ NGA pointer event tests on screen 0
    17 PRINT Run WServ YShifting pointer offset test on screen 0
    18 
    18 
    19 LOAD_SUITE tautoserver_nga
    19 LOAD_SUITE tautoserver_nga
    20 
    20 
    21 PRINT Run Final WServ pointer shift tests on screen 0
    21 PRINT Run Final WServ pointer shift tests on screen 0
    22 DELAY 5000
    22 DELAY 5000
    23 //!@SYMTestCaseID			graphics-wserv-CR2052-0001
    23 //!@SYMTestCaseID			graphics-wserv-CR2052-0001
    24 //!@SYMPREQ					CR2052
    24 //!@SYMPREQ				CR2052
    25 //!@SYMTestCaseDesc			Test pointer event positions for offset YSHIFTING in wsini.ini			
    25 //!@SYMTestCaseDesc			Test pointer event positions for offset YSHIFTINGTOP, YSHIFTINGBOTTOM and YSHIFTINGMAX values in wsini.ini			
    26 //!@SYMTestActions			Simulate the pointer click events in various positions/rotations. A keyword YSHIFTING with a value greater than 0 should required to test the pointer offset. 
    26 //!@SYMTestActions			Simulate the pointer click events in various positions on the screen. The above keywords with a value other than 0 
    27 //!							Add those event in event queue and retrieve the positions from the event queue for verification
    27 //!					is required to test the pointer offset. Add those event in event queue and retrieve the positions from the event queue for verification.
       
    28 //!					Repeat the above tests for different pointer number.
    28 //!@SYMTestStatus			Implemented
    29 //!@SYMTestStatus			Implemented
    29 //!@SYMTestPriority			2
    30 //!@SYMTestPriority			2
    30 //!@SYMTestExpectedResults	Simlated pointer position and expected pointer positions should match.  
    31 //!@SYMTestExpectedResults		Simlated pointer position and expected pointer positions should match.  
    31 //!@SYMTestType				CT
    32 //!@SYMTestType				CT
    32 
    33 
    33 RUN_TEST_STEP 1500 tautoserver_nga TEventTest
    34 RUN_TEST_STEP 1500 tautoserver_nga TPointerOffsetTest
    34 RUN_TEST_STEP 200 tautoserver_nga TMultiPtrEventTest
       
    35 
    35 
    36 
    36 
    37 
    37 
    38 
    38 
    39 
    39