os/graphics/windowing/windowserver/test/scripts/wstest_t_romautotest_nonnga.script
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/windowing/windowserver/test/scripts/wstest_t_romautotest_nonnga.script	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,121 @@
     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 auto tests
    1.21 +//
    1.22 +LOAD_SUITE tautoserver_nonnga
    1.23 +
    1.24 +PRINT Run Final WServ tests on screen 0
    1.25 +DELAY 5000
    1.26 +RUN_TEST_STEP 1500 tautoserver_nonnga TEventTest
    1.27 +RUN_TEST_STEP 300 tautoserver_nonnga TAnimDll
    1.28 +RUN_TEST_STEP 100 tautoserver_nonnga TPntKey
    1.29 +RUN_TEST_STEP 100 tautoserver_nonnga TRectList
    1.30 +RUN_TEST_STEP 100 tautoserver_nonnga TBlank
    1.31 +RUN_TEST_STEP 100 tautoserver_nonnga TOOMDRAW
    1.32 +RUN_TEST_STEP 100 tautoserver_nonnga TBitmap
    1.33 +RUN_TEST_STEP 100 tautoserver_nonnga TOrdinal
    1.34 +RUN_TEST_STEP 200 tautoserver_nonnga TScreenDevice
    1.35 +RUN_TEST_STEP 100 tautoserver_nonnga TMessage
    1.36 +RUN_TEST_STEP 600 tautoserver_nonnga TRedrawStoring
    1.37 +RUN_TEST_STEP 100 tautoserver_nonnga TScreenModePositioning
    1.38 +RUN_TEST_STEP 250 tautoserver_nonnga TFade
    1.39 +RUN_TEST_STEP 100 tautoserver_nonnga TModifiersChanged
    1.40 +RUN_TEST_STEP 600 tautoserver_nonnga TCursorTest
    1.41 +RUN_TEST_STEP 500 tautoserver_nonnga TPanic
    1.42 +RUN_TEST_STEP 600 tautoserver_nonnga TGdi
    1.43 +RUN_TEST_STEP 100 tautoserver_nonnga TRedrawTest
    1.44 +RUN_TEST_STEP 100 tautoserver_nonnga TDerived
    1.45 +RUN_TEST_STEP 100 tautoserver_nonnga TAlphaWin	
    1.46 +RUN_TEST_STEP 100 tautoserver_nonnga TMultiCon
    1.47 +RUN_TEST_STEP 100 tautoserver_nonnga TScrMode
    1.48 +RUN_TEST_STEP 200 tautoserver_nonnga TPointerCapture
    1.49 +//RUN_TEST_STEP 500 tautoserver_nonnga TCapability	Hangs the H4
    1.50 +RUN_TEST_STEP 100 tautoserver_nonnga TPointer
    1.51 +RUN_TEST_STEP 1500 tautoserver_nonnga TMultipleTrans
    1.52 +RUN_TEST_STEP 500 tautoserver_nonnga TWindowTest
    1.53 +RUN_TEST_STEP 100 tautoserver_nonnga TKRepeat
    1.54 +RUN_TEST_STEP 1500 tautoserver_nonnga TKey
    1.55 +RUN_TEST_STEP 100 tautoserver_nonnga TWsGraphs
    1.56 +RUN_TEST_STEP 100 tautoserver_nonnga TCaptureKey
    1.57 +//RUN_TEST_STEP 100 tautoserver_nonnga TScroll		Hangs the H4
    1.58 +RUN_TEST_STEP 100 tautoserver_nonnga TGetPixel
    1.59 +RUN_TEST_STEP 100 tautoserver_nonnga TProcPri
    1.60 +//RUN_TEST_STEP 500 tautoserver_nonnga TOom		Hangs the H4
    1.61 +RUN_TEST_STEP 2000 tautoserver_nonnga TAlphaChannel
    1.62 +// TCrpAnim needs 800 for extended test
    1.63 +RUN_TEST_STEP 800 tautoserver_nonnga TCrpAnim
    1.64 +RUN_TEST_STEP 200 tautoserver_nonnga TScreenModeScaling
    1.65 +RUN_TEST_STEP 500 tautoserver_nonnga TGwHandle
    1.66 +RUN_TEST_STEP 500 tautoserver_nonnga TDirect
    1.67 +RUN_TEST_STEP 100 tautoserver_nonnga TFlickerFree
    1.68 +RUN_TEST_STEP 100 tautoserver_nonnga TFadingBitmap
    1.69 +RUN_TEST_STEP 500 tautoserver_nonnga TW32CmdBuf
    1.70 +//RUN_TEST_STEP 500 tautoserver_nonnga TBufferSecurity Causes test harness to hang DEF094034
    1.71 +RUN_TEST_STEP 100 tautoserver_nonnga TGc
    1.72 +RUN_TEST_STEP 100 tautoserver_nonnga TGraphicsDrawer
    1.73 +
    1.74 +PRINT Run Final WServ tests on screen 1
    1.75 +DELAY 5000
    1.76 +RUN_TEST_STEP 100 tautoserver_nonnga TMultiDisplay
    1.77 +RUN_TEST_STEP 300 tautoserver_nonnga TAnimDll
    1.78 +RUN_TEST_STEP 100 tautoserver_nonnga TPntKey
    1.79 +RUN_TEST_STEP 100 tautoserver_nonnga TRectList
    1.80 +RUN_TEST_STEP 100 tautoserver_nonnga TBlank
    1.81 +RUN_TEST_STEP 100 tautoserver_nonnga TOOMDRAW
    1.82 +RUN_TEST_STEP 100 tautoserver_nonnga TBitmap
    1.83 +RUN_TEST_STEP 100 tautoserver_nonnga TOrdinal
    1.84 +RUN_TEST_STEP 200 tautoserver_nonnga TScreenDevice
    1.85 +RUN_TEST_STEP 100 tautoserver_nonnga TMessage
    1.86 +RUN_TEST_STEP 600 tautoserver_nonnga TRedrawStoring
    1.87 +RUN_TEST_STEP 100 tautoserver_nonnga TScreenModePositioning
    1.88 +RUN_TEST_STEP 250 tautoserver_nonnga TFade
    1.89 +RUN_TEST_STEP 100 tautoserver_nonnga TModifiersChanged
    1.90 +RUN_TEST_STEP 600 tautoserver_nonnga TCursorTest
    1.91 +RUN_TEST_STEP 500 tautoserver_nonnga TPanic
    1.92 +RUN_TEST_STEP 600 tautoserver_nonnga TGdi
    1.93 +RUN_TEST_STEP 100 tautoserver_nonnga TRedrawTest
    1.94 +RUN_TEST_STEP 100 tautoserver_nonnga TDerived
    1.95 +RUN_TEST_STEP 100 tautoserver_nonnga TAlphaWin	
    1.96 +RUN_TEST_STEP 100 tautoserver_nonnga TScrMode
    1.97 +// RUN_TEST_STEP 500 tautoserver_nonnga TCapability        Hangs the H4
    1.98 +RUN_TEST_STEP 100 tautoserver_nonnga TPointer
    1.99 +RUN_TEST_STEP 1500 tautoserver_nonnga TMultipleTrans
   1.100 +RUN_TEST_STEP 500 tautoserver_nonnga TWindowTest
   1.101 +RUN_TEST_STEP 100 tautoserver_nonnga TKRepeat
   1.102 +RUN_TEST_STEP 1500 tautoserver_nonnga TKey
   1.103 +RUN_TEST_STEP 100 tautoserver_nonnga TWsGraphs
   1.104 +RUN_TEST_STEP 100 tautoserver_nonnga TCaptureKey
   1.105 +RUN_TEST_STEP 100 tautoserver_nonnga TScroll
   1.106 +RUN_TEST_STEP 100 tautoserver_nonnga TGetPixel
   1.107 +RUN_TEST_STEP 100 tautoserver_nonnga TProcPri
   1.108 +//RUN_TEST_STEP 500 tautoserver_nonnga TOom		Hangs the H4
   1.109 +RUN_TEST_STEP 2000 tautoserver_nonnga TAlphaChannel
   1.110 +// TCrpAnim needs 800 for extended test
   1.111 +RUN_TEST_STEP 1600 tautoserver_nonnga TCrpAnim
   1.112 +RUN_TEST_STEP 200 tautoserver_nonnga TScreenModeScaling
   1.113 +RUN_TEST_STEP 500 tautoserver_nonnga TGwHandle
   1.114 +RUN_TEST_STEP 500 tautoserver_nonnga TDirect
   1.115 +RUN_TEST_STEP 500 tautoserver_nonnga TDirect2
   1.116 +RUN_TEST_STEP 100 tautoserver_nonnga TFlickerFree
   1.117 +RUN_TEST_STEP 100 tautoserver_nonnga TFadingBitmap
   1.118 +RUN_TEST_STEP 500 tautoserver_nonnga TW32CmdBuf
   1.119 +//RUN_TEST_STEP 500 tautoserver_nonnga TBufferSecurity Causes test harness to hang DEF094034
   1.120 +RUN_TEST_STEP 100 tautoserver_nonnga TGc
   1.121 +RUN_TEST_STEP 100 tautoserver_nonnga TGraphicsDrawer
   1.122 +//
   1.123 +// Run at the end and it will trigger a Wserv memory leak check
   1.124 +RUN_TEST_STEP 100 tautoserver_nonnga TMemLeakCheckOneShot