sl@0: // sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: ///////////////////////////////////////////////////////////////////// sl@0: // graphics-wserv-ratelimiter-test.script sl@0: // sl@0: // Tests the rate limiter sl@0: // sl@0: // The test is fully automated. sl@0: ///////////////////////////////////////////////////////////////////// sl@0: sl@0: LOAD_SUITE t_wservratelimitertestserver sl@0: DELAY 5000 sl@0: sl@0: START_TESTCASE GRAPHICS-WSERV-2095-0014 sl@0: //!@SYMTestCaseID GRAPHICS-WSERV-2095-0014 sl@0: //!@SYMPREQ 2095 sl@0: //!@SYMTestCaseDesc Running a CRP animation on both screens both at different rates sl@0: //!@SYMTestActions Run CRP animation on both screens sl@0: //!@SYMTestStatus Implemented sl@0: //!@SYMTestPriority 2 sl@0: //!@SYMTestExpectedResults CRP animation occurs at different rates on both screens. sl@0: //!@SYMTestType CT sl@0: RUN_TEST_STEP 100 t_wservratelimitertestserver T_WServRateLimiterTestStep graphics_wserv_ratelimiter.ini graphics-wserv-ratelimiter-0001 sl@0: END_TESTCASE GRAPHICS-WSERV-2095-0014