diff -r 000000000000 -r bde4ae8d615e os/graphics/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/graphics/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,50 @@ +// +// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +PRINT Run WServ NGA pointer event tests on screen 0 + +LOAD_SUITE tautoserver_nga + +PRINT Run Final WServ pointer shift tests on screen 0 +DELAY 5000 +//!@SYMTestCaseID graphics-wserv-CR2052-0001 +//!@SYMPREQ CR2052 +//!@SYMTestCaseDesc Test pointer event positions for offset YSHIFTING in wsini.ini +//!@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. +//! Add those event in event queue and retrieve the positions from the event queue for verification +//!@SYMTestStatus Implemented +//!@SYMTestPriority 2 +//!@SYMTestExpectedResults Simlated pointer position and expected pointer positions should match. +//!@SYMTestType CT + +RUN_TEST_STEP 1500 tautoserver_nga TEventTest +RUN_TEST_STEP 200 tautoserver_nga TMultiPtrEventTest + + + + + + + + + + + + + + + +