os/graphics/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/windowing/windowserver/test/scripts/wstest_t_pointershifttest_nga.script Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,50 @@
1.4 +//
1.5 +// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +// All rights reserved.
1.7 +// This component and the accompanying materials are made available
1.8 +// under the terms of "Eclipse Public License v1.0"
1.9 +// which accompanies this distribution, and is available
1.10 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +//
1.12 +// Initial Contributors:
1.13 +// Nokia Corporation - initial contribution.
1.14 +//
1.15 +// Contributors:
1.16 +//
1.17 +// Description:
1.18 +//
1.19 +
1.20 +PRINT Run WServ NGA pointer event tests on screen 0
1.21 +
1.22 +LOAD_SUITE tautoserver_nga
1.23 +
1.24 +PRINT Run Final WServ pointer shift tests on screen 0
1.25 +DELAY 5000
1.26 +//!@SYMTestCaseID graphics-wserv-CR2052-0001
1.27 +//!@SYMPREQ CR2052
1.28 +//!@SYMTestCaseDesc Test pointer event positions for offset YSHIFTING in wsini.ini
1.29 +//!@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.
1.30 +//! Add those event in event queue and retrieve the positions from the event queue for verification
1.31 +//!@SYMTestStatus Implemented
1.32 +//!@SYMTestPriority 2
1.33 +//!@SYMTestExpectedResults Simlated pointer position and expected pointer positions should match.
1.34 +//!@SYMTestType CT
1.35 +
1.36 +RUN_TEST_STEP 1500 tautoserver_nga TEventTest
1.37 +RUN_TEST_STEP 200 tautoserver_nga TMultiPtrEventTest
1.38 +
1.39 +
1.40 +
1.41 +
1.42 +
1.43 +
1.44 +
1.45 +
1.46 +
1.47 +
1.48 +
1.49 +
1.50 +
1.51 +
1.52 +
1.53 +