os/boardsupport/haitest/bspsvs/suite/bsp/digitiser/testdata/base-bsp-digitiser-driver-manual.ini
First public contribution.
2 file1 =\base\digitiser\t_digitiser.ini
10 [BASE-BSP-DIGITISER-DRIVER-DISPLAYMODE_MANUAL]
11 halEValue =EDisplayMode
12 value ={displayMode,value}
13 expected ={displayMode,expected}
15 [BASE-BSP-DIGITISER-DRIVER-MANUAL-ReadKey]
17 timeoutExpected =FALSE
21 eventType1 ={rawEvent,keyDown}
22 eventOccurance1 =EEventOccuranceOnce
26 eventType2 ={rawEvent,keyUp}
27 eventOccurance2 =EEventOccuranceOnce
31 keyCode1 ={generic,keyCode}
33 [BASE-BSP-DIGITISER-DRIVER-MANUAL-WriteFeedback]
34 text ={confirm,instructions}
36 [BASE-BSP-DIGITISER-DRIVER-MANUAL-Init]
37 consoleName =Console_Window
39 [BASE-BSP-DIGITISER-DRIVER-MANUAL-ControlOn]
40 consoleControl =+M +I +R
42 [BASE-BSP-DIGITISER-DRIVER-MANUAL-RAWMODEOFF]
45 [BASE-BSP-DIGITISER-DRIVER-MANUAL-ControlOff]
48 [BASE-BSP-DIGITISER-DRIVER-MANUAL-PenClickState]
49 halEValue =EPenClickState
50 value ={halDataOn,value}
51 expected ={halDataOn,expected}
53 [BASE-BSP-DIGITISER-DRIVER-MANUAL-EPenState_Setup]
55 value ={halDataOn,value}
56 expected ={halDataOn,expected}
58 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-Instructions]
59 text ={randomPixels,instructions}
61 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-WriteFeedback]
62 text ={randomPixels,pixelfeedback}
64 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-Read]
69 errorMargin ={generic,errorMargin}
71 exitRectangle_minX ={exitBox,minX}
72 exitRectangle_minY ={exitBox,minY}
73 exitRectangle_maxX ={exitBox,maxX}
74 exitRectangle_maxY ={exitBox,maxY}
76 tests ={randomPixels,pointsTotal}
78 eventType1 ={rawEvent,button1Down}
79 eventOccurance1 =EEventOccuranceOnce
83 eventType2 ={rawEvent,pointerMove}
84 eventOccurance2 =EEventOccuranceZeroOrMore
88 eventType3 ={rawEvent,button1Up}
89 eventOccurance3 =EEventOccuranceOnce
93 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-Instructions]
94 text ={randomLine,instructions}
96 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-WriteFeedback]
97 text ={randomLine,pixelfeedback}
99 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-Read]
102 black ={colour,black}
103 white ={colour,white}
104 errorMargin ={generic,errorMargin}
106 exitRectangle_minX ={exitBox,minX}
107 exitRectangle_minY ={exitBox,minY}
108 exitRectangle_maxX ={exitBox,maxX}
109 exitRectangle_maxY ={exitBox,maxY}
111 tests ={randomLine,pointsTotal}
113 eventType1 ={rawEvent,button1Down}
114 eventOccurance1 =EEventOccuranceOnce
118 eventType2 ={rawEvent,pointerMove}
119 eventOccurance2 =EEventOccuranceOneOrMore
123 eventType3 ={rawEvent,button1Up}
124 eventOccurance3 =EEventOccuranceOnce
128 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0003-Instructions]
129 text ={preDrawnDots,instructions}
131 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0003-Read]
134 black ={colour,black}
135 white ={colour,white}
136 errorMargin ={generic,errorMargin}
138 exitRectangle_minX ={exitBox,minX}
139 exitRectangle_minY ={exitBox,minY}
140 exitRectangle_maxX ={exitBox,maxX}
141 exitRectangle_maxY ={exitBox,maxY}
143 tests ={preDrawnDots,pointsTotal}
144 point1_x ={preDrawnDots,1_x}
145 point1_y ={preDrawnDots,1_y}
146 point2_x ={preDrawnDots,2_x}
147 point2_y ={preDrawnDots,2_y}
148 point3_x ={preDrawnDots,3_x}
149 point3_y ={preDrawnDots,3_y}
151 eventType1 ={rawEvent,button1Down}
152 eventOccurance1 =EEventOccuranceOnce
156 eventType2 ={rawEvent,pointerMove}
157 eventOccurance2 =EEventOccuranceZeroOrMore
161 eventType3 ={rawEvent,button1Up}
162 eventOccurance3 =EEventOccuranceOnce
166 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0004-Instructions]
167 text ={preDrawnRect,instructions}
169 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0004-Read]
171 rect1_minX ={preDrawnRect,tl_x}
172 rect1_minY ={preDrawnRect,tl_y}
173 rect1_maxX ={preDrawnRect,br_x}
174 rect1_maxY ={preDrawnRect,br_y}
178 black ={colour,black}
179 white ={colour,white}
180 errorMargin ={generic,errorMargin}
182 exitRectangle_minX ={exitBox,minX}
183 exitRectangle_minY ={exitBox,minY}
184 exitRectangle_maxX ={exitBox,maxX}
185 exitRectangle_maxY ={exitBox,maxY}
187 tests ={preDrawnRect,eventTotal}
189 eventType1 ={rawEvent,button1Down}
190 eventOccurance1 =EEventOccuranceOnce
194 eventType2 ={rawEvent,pointerMove}
195 eventOccurance2 =EEventOccuranceOneOrMore
199 eventType3 ={rawEvent,button1Up}
200 eventOccurance3 =EEventOccuranceOnce
204 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0005-PenState]
205 text =Please touch the screen manual checking of penstate off we should not recieve a pen event ( a pixel should NOT highlight). If no reaction please let this read timeout.
207 value ={halDataOff,value}
208 expected ={halDataOff,expected}
209 timeout ={generic,maxTimeout}
210 timeoutExpected =TRUE
214 eventType1 ={rawEvent,button1Down}
215 eventOccurance1 =EEventOccuranceOnce
219 eventType2 ={rawEvent,pointerMove}
220 eventOccurance2 =EEventOccuranceZeroOrMore
224 eventType3 ={rawEvent,button1Up}
225 eventOccurance3 =EEventOccuranceOnce
229 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0005-WriteFeedback]
230 text =EPen state should be off if pen event recieved please fail the testcase.
232 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0006-PenState]
233 text =Please touch the screen manual checking of penstate On we should recieve a pen event (a pixel should highlight). If no reaction please let this read timeout.
234 timeout ={generic,maxTimeout}
235 timeoutExpected =FALSE
238 value ={halDataOn,value}
239 expected ={halDataOn,expected}
242 eventType1 ={rawEvent,button1Down}
243 eventOccurance1 =EEventOccuranceOnce
247 eventType2 ={rawEvent,pointerMove}
248 eventOccurance2 =EEventOccuranceZeroOrMore
252 eventType3 ={rawEvent,button1Up}
253 eventOccurance3 =EEventOccuranceOnce
257 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0006-WriteFeedback]
258 text =EPen state should be ON if pen event recieved please pass the testcase.
260 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0007-WriteFeedback]
261 text =EPenClick should be on, Did a pen click produce a Click sound?.
263 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0007-PenClick]
264 text =Please touch the screen manual checking of EPenClick,we should hear a click sound. If no reaction please let this read timeout.
266 value ={halDataOn,value}
267 expected ={halDataOn,expected}
268 timeout ={generic,maxTimeout}
272 eventType1 ={rawEvent,button1Down}
273 eventOccurance1 =EEventOccuranceOnce
277 eventType2 ={rawEvent,pointerMove}
278 eventOccurance2 =EEventOccuranceZeroOrMore
282 eventType3 ={rawEvent,button1Up}
283 eventOccurance3 =EEventOccuranceOnce
287 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-WriteFeedback]
288 text =EPenClick should be off, Did a pen click produce a Click sound?.
290 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-Setup]
292 value ={halDataOn,value}
293 expected ={halDataOn,value}
295 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-PenClick]
296 text =Please touch the screen manual checking of EPenClick,we should NOT hear a click sound. If no reaction please let this read timeout.
298 value ={halDataOff,value}
299 expected ={halDataOff,expected}
300 timeout ={generic,maxTimeout}
304 eventType1 ={rawEvent,button1Down}
305 eventOccurance1 =EEventOccuranceOnce
309 eventType2 ={rawEvent,pointerMove}
310 eventOccurance2 =EEventOccuranceZeroOrMore
314 eventType3 ={rawEvent,button1Up}
315 eventOccurance3 =EEventOccuranceOnce
319 [BASE-BSP-DIGITISER-DRIVER-MANUAL-EDisplayStateOn]
320 halEValue =EDisplayState
321 value ={halDataOn,value}
322 expected ={halDataOn,expected}
324 [BASE-BSP-DIGITISER-DRIVER-MANUAL-EDisplayStateOff]
325 halEValue =EDisplayState
326 value ={halDataOff,value}
327 expected ={halDataOff,expected}
329 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-EPenDisplayOn]
330 text =Pen tap state switched on, a pen click should switch on the display. Please wait for the backlight to switch off before tapping screen. If no reaction please let this read timeout.
331 halEValue =EPenDisplayOn
332 value ={halDataOn,value}
333 expected ={halDataOn,expected}
334 timeout ={generic,maxTimeout}
338 eventType1 ={rawEvent,button1Down}
339 eventOccurance1 =EEventOccuranceOnce
343 eventType2 ={rawEvent,pointerMove}
344 eventOccurance2 =EEventOccuranceZeroOrMore
348 eventType3 ={rawEvent,button1Up}
349 eventOccurance3 =EEventOccuranceOnce
353 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-WriteFeedback]
354 text =Pen tap state switched on, Did a pen tap switch on the display?
356 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-EPenDisplayOnRestore]
357 halEValue =EPenDisplayOn
361 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0012-EPenDisplayOn]
362 halEValue =EPenDisplayOn
363 text =Pen tap state switched off, a pen click should NOT switch on the display. Please wait for the backlight to switch off before tapping screen. If no reaction please let this read timeout.
364 value ={halDataOff,value}
365 expected ={halDataOff,expected}
366 timeout ={generic,maxTimeout}
370 eventType1 ={rawEvent,button1Down}
371 eventOccurance1 =EEventOccuranceOnce
375 eventType2 ={rawEvent,pointerMove}
376 eventOccurance2 =EEventOccuranceZeroOrMore
380 eventType3 ={rawEvent,button1Up}
381 eventOccurance3 =EEventOccuranceOnce
385 [BASE-BSP-DIGITISER-DRIVER-MANUAL-0012-WriteFeedback]
386 text =Pen tap state switched off, a pen tap should not switch on the display fail if it did.