os/graphics/windowing/windowserver/test/scripts/wstest_t_autotest_nonnga.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 //
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 //
     9 // Initial Contributors:
    10 // Nokia Corporation - initial contribution.
    11 //
    12 // Contributors:
    13 //
    14 // Description: 
    15 //
    16 //
    17 PRINT Run auto tests
    18 //
    19 LOAD_SUITE tautoserver_nonnga
    20 
    21 PRINT Run Final WServ tests on screen 0
    22 DELAY 5000
    23 //
    24 // Uncommenting the TMemLeakCheckEnable test will set Wserv into a mode where
    25 // between each test it effectively shuts itself down, checks for memory leaks,
    26 // then restarts. This is especially useful when the final TMemLeakCheckOneShot
    27 // test indicates a memory leak somewhere in the tests.
    28 // RUN_TEST_STEP 100 tautoserver_nonnga TMemLeakCheckEnable
    29 //
    30 RUN_TEST_STEP 100 tautoserver_nonnga TEventTest
    31 RUN_TEST_STEP 100 tautoserver_nonnga TAnimDll
    32 RUN_TEST_STEP 100 tautoserver_nonnga TPntKey
    33 RUN_TEST_STEP 100 tautoserver_nonnga TRectList
    34 RUN_TEST_STEP 100 tautoserver_nonnga TGwHandle
    35 RUN_TEST_STEP 100 tautoserver_nonnga TBlank
    36 RUN_TEST_STEP 100 tautoserver_nonnga TOOMDRAW
    37 RUN_TEST_STEP 100 tautoserver_nonnga TBitmap
    38 RUN_TEST_STEP 100 tautoserver_nonnga TOrdinal
    39 RUN_TEST_STEP 100 tautoserver_nonnga TScreenDevice
    40 RUN_TEST_STEP 100 tautoserver_nonnga TMessage
    41 RUN_TEST_STEP 600 tautoserver_nonnga TRedrawStoring
    42 RUN_TEST_STEP 100 tautoserver_nonnga TScreenModePositioning
    43 RUN_TEST_STEP 250 tautoserver_nonnga TFade
    44 RUN_TEST_STEP 100 tautoserver_nonnga TSprite
    45 RUN_TEST_STEP 100 tautoserver_nonnga TModifiersChanged
    46 RUN_TEST_STEP 250 tautoserver_nonnga TCursorTest
    47 RUN_TEST_STEP 500 tautoserver_nonnga TPanic
    48 RUN_TEST_STEP 400 tautoserver_nonnga TGdi
    49 RUN_TEST_STEP 100 tautoserver_nonnga TRedrawTest
    50 RUN_TEST_STEP 100 tautoserver_nonnga TDerived
    51 RUN_TEST_STEP 200 tautoserver_nonnga TBackedUpWindow
    52 RUN_TEST_STEP 100 tautoserver_nonnga TRegion
    53 RUN_TEST_STEP 100 tautoserver_nonnga TAlphaWin
    54 RUN_TEST_STEP 100 tautoserver_nonnga TMultiCon
    55 RUN_TEST_STEP 100 tautoserver_nonnga TScrMode
    56 RUN_TEST_STEP 100 tautoserver_nonnga TPointerCapture
    57 RUN_TEST_STEP 100 tautoserver_nonnga TCapability
    58 RUN_TEST_STEP 100 tautoserver_nonnga TPointer
    59 RUN_TEST_STEP 200 tautoserver_nonnga TMultipleTrans
    60 RUN_TEST_STEP 200 tautoserver_nonnga TWindowTest
    61 RUN_TEST_STEP 500 tautoserver_nonnga TKRepeat
    62 RUN_TEST_STEP 100 tautoserver_nonnga TKey
    63 RUN_TEST_STEP 200 tautoserver_nonnga TWsGraphs
    64 RUN_TEST_STEP 100 tautoserver_nonnga TCaptureKey
    65 RUN_TEST_STEP 200 tautoserver_nonnga TScroll
    66 RUN_TEST_STEP 100 tautoserver_nonnga TTransparentAnim
    67 RUN_TEST_STEP 100 tautoserver_nonnga TGetPixel
    68 RUN_TEST_STEP 100 tautoserver_nonnga TProcPri
    69 RUN_TEST_STEP 200 tautoserver_nonnga TOom
    70 RUN_TEST_STEP 1000 tautoserver_nonnga TAlphaChannel
    71 // TCrpAnim only needs full 800 for extended test
    72 RUN_TEST_STEP 1000 tautoserver_nonnga TCrpAnim
    73 RUN_TEST_STEP 200 tautoserver_nonnga TScreenModeScaling
    74 RUN_TEST_STEP 500 tautoserver_nonnga TDirect
    75 RUN_TEST_STEP 100 tautoserver_nonnga TFlickerFree
    76 RUN_TEST_STEP 100 tautoserver_nonnga TFadingBitmap
    77 RUN_TEST_STEP 100 tautoserver_nonnga TW32CmdBuf
    78 //RUN_TEST_STEP 500 tautoserver_nonnga TBufferSecurity Causes test harness to hang DEF094034
    79 RUN_TEST_STEP 100 tautoserver_nonnga TGc
    80 RUN_TEST_STEP 100 tautoserver_nonnga TGraphicsDrawer
    81 
    82 
    83 PRINT Run Final WServ tests on screen 1
    84 DELAY 5000
    85 RUN_TEST_STEP 100 tautoserver_nonnga TMultiDisplay
    86 RUN_TEST_STEP 100 tautoserver_nonnga TAnimDll
    87 RUN_TEST_STEP 100 tautoserver_nonnga TRectList
    88 RUN_TEST_STEP 100 tautoserver_nonnga TBlank
    89 RUN_TEST_STEP 100 tautoserver_nonnga TOOMDRAW
    90 RUN_TEST_STEP 100 tautoserver_nonnga TBitmap
    91 RUN_TEST_STEP 100 tautoserver_nonnga TOrdinal
    92 RUN_TEST_STEP 100 tautoserver_nonnga TScreenDevice
    93 RUN_TEST_STEP 100 tautoserver_nonnga TMessage
    94 RUN_TEST_STEP 600 tautoserver_nonnga TRedrawStoring
    95 RUN_TEST_STEP 100 tautoserver_nonnga TScreenModePositioning
    96 RUN_TEST_STEP 250 tautoserver_nonnga TFade
    97 RUN_TEST_STEP 100 tautoserver_nonnga TSprite
    98 RUN_TEST_STEP 100 tautoserver_nonnga TModifiersChanged
    99 RUN_TEST_STEP 250 tautoserver_nonnga TCursorTest
   100 RUN_TEST_STEP 500 tautoserver_nonnga TPanic
   101 RUN_TEST_STEP 400 tautoserver_nonnga TGdi
   102 RUN_TEST_STEP 100 tautoserver_nonnga TRedrawTest
   103 RUN_TEST_STEP 100 tautoserver_nonnga TDerived
   104 RUN_TEST_STEP 200 tautoserver_nonnga TBackedUpWindow
   105 RUN_TEST_STEP 100 tautoserver_nonnga TRegion
   106 RUN_TEST_STEP 100 tautoserver_nonnga TAlphaWin
   107 RUN_TEST_STEP 100 tautoserver_nonnga TPointer
   108 RUN_TEST_STEP 200 tautoserver_nonnga TMultipleTrans
   109 RUN_TEST_STEP 200 tautoserver_nonnga TWindowTest
   110 RUN_TEST_STEP 500 tautoserver_nonnga TKRepeat
   111 RUN_TEST_STEP 100 tautoserver_nonnga TKey
   112 RUN_TEST_STEP 200 tautoserver_nonnga TWsGraphs
   113 RUN_TEST_STEP 100 tautoserver_nonnga TCaptureKey
   114 RUN_TEST_STEP 200 tautoserver_nonnga TScroll
   115 RUN_TEST_STEP 100 tautoserver_nonnga TGetPixel
   116 RUN_TEST_STEP 100 tautoserver_nonnga TProcPri
   117 RUN_TEST_STEP 200 tautoserver_nonnga TOom
   118 RUN_TEST_STEP 500 tautoserver_nonnga TAlphaChannel
   119 // TCrpAnim only needs full 800 for extended test
   120 RUN_TEST_STEP 1600 tautoserver_nonnga TCrpAnim
   121 RUN_TEST_STEP 100 tautoserver_nonnga TGwHandle
   122 RUN_TEST_STEP 200 tautoserver_nonnga TScreenModeScaling
   123 RUN_TEST_STEP 500 tautoserver_nonnga TDirect
   124 // TDirect2 can only be run on screen 1 because it needs support for transparency switched on in WSINI.INI
   125 RUN_TEST_STEP 500 tautoserver_nonnga TDirect2
   126 RUN_TEST_STEP 100 tautoserver_nonnga TFlickerFree
   127 RUN_TEST_STEP 100 tautoserver_nonnga TFadingBitmap
   128 RUN_TEST_STEP 100 tautoserver_nonnga TW32CmdBuf
   129 //RUN_TEST_STEP 500 tautoserver_nonnga TBufferSecurity Causes test harness to hang DEF094034
   130 RUN_TEST_STEP 100 tautoserver_nonnga TGc
   131 RUN_TEST_STEP 100 tautoserver_nonnga TGraphicsDrawer
   132 // Run at the end and it will trigger a Wserv memory leak check
   133 RUN_TEST_STEP 100 tautoserver_nonnga TMemLeakCheckOneShot
   134 
   135 
   136 
   137 
   138 
   139 
   140 
   141 
   142 
   143 
   144 
   145 
   146 
   147 
   148 
   149 
   150