windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script
changeset 0 5d03bc08d59c
child 17 e375a7921169
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script	Tue Feb 02 01:47:50 2010 +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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+