os/graphics/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 //
     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".
     8 //
     9 // Initial Contributors:
    10 // Nokia Corporation - initial contribution.
    11 //
    12 // Contributors:
    13 //
    14 // Description: 
    15 //
    16 
    17 PRINT Run WServ NGA pointer event tests on screen 0
    18 
    19 LOAD_SUITE tautoserver_nga
    20 
    21 PRINT Run Final WServ pointer shift tests on screen 0
    22 DELAY 5000
    23 //!@SYMTestCaseID			graphics-wserv-CR2052-0001
    24 //!@SYMPREQ					CR2052
    25 //!@SYMTestCaseDesc			Test pointer event positions for offset YSHIFTING 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. 
    27 //!							Add those event in event queue and retrieve the positions from the event queue for verification
    28 //!@SYMTestStatus			Implemented
    29 //!@SYMTestPriority			2
    30 //!@SYMTestExpectedResults	Simlated pointer position and expected pointer positions should match.  
    31 //!@SYMTestType				CT
    32 
    33 RUN_TEST_STEP 1500 tautoserver_nga TEventTest
    34 RUN_TEST_STEP 200 tautoserver_nga TMultiPtrEventTest
    35 
    36 
    37 
    38 
    39 
    40 
    41 
    42 
    43 
    44 
    45 
    46 
    47 
    48 
    49 
    50