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