os/boardsupport/haitest/bspsvs/suite/bsp/digitiser/testdata/base-bsp-digitiser-driver-manual.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
[include]
sl@0
     2
file1                    =\base\digitiser\t_digitiser.ini
sl@0
     3
sl@0
     4
[digitiser1]
sl@0
     5
name                    =digitiser1
sl@0
     6
sl@0
     7
[console1]
sl@0
     8
name                    =console1
sl@0
     9
sl@0
    10
[BASE-BSP-DIGITISER-DRIVER-DISPLAYMODE_MANUAL]
sl@0
    11
halEValue               =EDisplayMode
sl@0
    12
value                   ={displayMode,value}
sl@0
    13
expected                ={displayMode,expected}
sl@0
    14
sl@0
    15
[BASE-BSP-DIGITISER-DRIVER-MANUAL-ReadKey]
sl@0
    16
timeout			=0
sl@0
    17
timeoutExpected         =FALSE
sl@0
    18
synchronous             =FALSE
sl@0
    19
sl@0
    20
tests                   =1
sl@0
    21
eventType1		={rawEvent,keyDown}
sl@0
    22
eventOccurance1		=EEventOccuranceOnce
sl@0
    23
dataDraw1               =FALSE
sl@0
    24
dataVerify1		=TRUE
sl@0
    25
sl@0
    26
eventType2		={rawEvent,keyUp}
sl@0
    27
eventOccurance2		=EEventOccuranceOnce
sl@0
    28
dataDraw2               =FALSE
sl@0
    29
dataVerify2		=TRUE
sl@0
    30
sl@0
    31
keyCode1		={generic,keyCode}
sl@0
    32
sl@0
    33
[BASE-BSP-DIGITISER-DRIVER-MANUAL-WriteFeedback]
sl@0
    34
text           ={confirm,instructions}
sl@0
    35
sl@0
    36
[BASE-BSP-DIGITISER-DRIVER-MANUAL-Init]
sl@0
    37
consoleName		=Console_Window
sl@0
    38
sl@0
    39
[BASE-BSP-DIGITISER-DRIVER-MANUAL-ControlOn]
sl@0
    40
consoleControl          =+M +I +R
sl@0
    41
sl@0
    42
[BASE-BSP-DIGITISER-DRIVER-MANUAL-RAWMODEOFF]
sl@0
    43
consoleControl          =-R
sl@0
    44
sl@0
    45
[BASE-BSP-DIGITISER-DRIVER-MANUAL-ControlOff]
sl@0
    46
consoleControl          =-I -M 
sl@0
    47
sl@0
    48
[BASE-BSP-DIGITISER-DRIVER-MANUAL-PenClickState]
sl@0
    49
halEValue               =EPenClickState
sl@0
    50
value                   ={halDataOn,value}
sl@0
    51
expected                ={halDataOn,expected}
sl@0
    52
sl@0
    53
[BASE-BSP-DIGITISER-DRIVER-MANUAL-EPenState_Setup]
sl@0
    54
halEValue               =EPenState
sl@0
    55
value                   ={halDataOn,value}
sl@0
    56
expected                ={halDataOn,expected}
sl@0
    57
sl@0
    58
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-Instructions]
sl@0
    59
text			={randomPixels,instructions}
sl@0
    60
sl@0
    61
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-WriteFeedback]
sl@0
    62
text			={randomPixels,pixelfeedback}
sl@0
    63
sl@0
    64
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0001-Read]
sl@0
    65
timeout			=0
sl@0
    66
synchronous             =FALSE
sl@0
    67
black                   ={colour,black}
sl@0
    68
white                   ={colour,white}
sl@0
    69
errorMargin             ={generic,errorMargin}
sl@0
    70
sl@0
    71
exitRectangle_minX      ={exitBox,minX}
sl@0
    72
exitRectangle_minY      ={exitBox,minY}
sl@0
    73
exitRectangle_maxX      ={exitBox,maxX}
sl@0
    74
exitRectangle_maxY      ={exitBox,maxY}
sl@0
    75
sl@0
    76
tests                   ={randomPixels,pointsTotal}
sl@0
    77
sl@0
    78
eventType1		={rawEvent,button1Down}
sl@0
    79
eventOccurance1		=EEventOccuranceOnce
sl@0
    80
dataDraw1               =FALSE
sl@0
    81
dataVerify1		=FALSE
sl@0
    82
sl@0
    83
eventType2		={rawEvent,pointerMove}
sl@0
    84
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
    85
dataDraw2               =FALSE
sl@0
    86
dataVerify2		=FALSE
sl@0
    87
sl@0
    88
eventType3		={rawEvent,button1Up}
sl@0
    89
eventOccurance3		=EEventOccuranceOnce
sl@0
    90
dataDraw3               =TRUE
sl@0
    91
dataVerify3		=FALSE
sl@0
    92
sl@0
    93
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-Instructions]
sl@0
    94
text			={randomLine,instructions}
sl@0
    95
sl@0
    96
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-WriteFeedback]
sl@0
    97
text			={randomLine,pixelfeedback}
sl@0
    98
sl@0
    99
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0002-Read]
sl@0
   100
timeout			=0
sl@0
   101
synchronous             =FALSE
sl@0
   102
black                   ={colour,black}
sl@0
   103
white                   ={colour,white}
sl@0
   104
errorMargin             ={generic,errorMargin}
sl@0
   105
sl@0
   106
exitRectangle_minX      ={exitBox,minX}
sl@0
   107
exitRectangle_minY      ={exitBox,minY}
sl@0
   108
exitRectangle_maxX      ={exitBox,maxX}
sl@0
   109
exitRectangle_maxY      ={exitBox,maxY}
sl@0
   110
sl@0
   111
tests                   ={randomLine,pointsTotal}
sl@0
   112
sl@0
   113
eventType1		={rawEvent,button1Down}
sl@0
   114
eventOccurance1		=EEventOccuranceOnce
sl@0
   115
dataDraw1               =TRUE
sl@0
   116
dataVerify1		=FALSE
sl@0
   117
sl@0
   118
eventType2		={rawEvent,pointerMove}
sl@0
   119
eventOccurance2		=EEventOccuranceOneOrMore
sl@0
   120
dataDraw2               =TRUE
sl@0
   121
dataVerify2		=FALSE
sl@0
   122
sl@0
   123
eventType3		={rawEvent,button1Up}
sl@0
   124
eventOccurance3		=EEventOccuranceOnce
sl@0
   125
dataDraw3               =TRUE
sl@0
   126
dataVerify3		=FALSE
sl@0
   127
sl@0
   128
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0003-Instructions]
sl@0
   129
text			={preDrawnDots,instructions}
sl@0
   130
sl@0
   131
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0003-Read]
sl@0
   132
timeout			=0
sl@0
   133
synchronous             =FALSE
sl@0
   134
black                   ={colour,black}
sl@0
   135
white                   ={colour,white}
sl@0
   136
errorMargin             ={generic,errorMargin}
sl@0
   137
sl@0
   138
exitRectangle_minX      ={exitBox,minX}
sl@0
   139
exitRectangle_minY      ={exitBox,minY}
sl@0
   140
exitRectangle_maxX      ={exitBox,maxX}
sl@0
   141
exitRectangle_maxY      ={exitBox,maxY}
sl@0
   142
sl@0
   143
tests                   ={preDrawnDots,pointsTotal}
sl@0
   144
point1_x  		={preDrawnDots,1_x}
sl@0
   145
point1_y		={preDrawnDots,1_y}
sl@0
   146
point2_x		={preDrawnDots,2_x}
sl@0
   147
point2_y		={preDrawnDots,2_y}
sl@0
   148
point3_x		={preDrawnDots,3_x}
sl@0
   149
point3_y		={preDrawnDots,3_y}
sl@0
   150
sl@0
   151
eventType1		={rawEvent,button1Down}
sl@0
   152
eventOccurance1		=EEventOccuranceOnce
sl@0
   153
dataDraw1               =FALSE
sl@0
   154
dataVerify1		=TRUE
sl@0
   155
sl@0
   156
eventType2		={rawEvent,pointerMove}
sl@0
   157
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   158
dataDraw2               =FALSE
sl@0
   159
dataVerify2		=TRUE
sl@0
   160
sl@0
   161
eventType3		={rawEvent,button1Up}
sl@0
   162
eventOccurance3		=EEventOccuranceOnce
sl@0
   163
dataDraw3               =TRUE
sl@0
   164
dataVerify3		=TRUE
sl@0
   165
sl@0
   166
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0004-Instructions]
sl@0
   167
text			={preDrawnRect,instructions}
sl@0
   168
sl@0
   169
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0004-Read]
sl@0
   170
sl@0
   171
rect1_minX  		={preDrawnRect,tl_x}
sl@0
   172
rect1_minY		={preDrawnRect,tl_y}
sl@0
   173
rect1_maxX 		={preDrawnRect,br_x}
sl@0
   174
rect1_maxY 		={preDrawnRect,br_y}
sl@0
   175
sl@0
   176
timeout			=0
sl@0
   177
synchronous             =FALSE
sl@0
   178
black                   ={colour,black}
sl@0
   179
white                   ={colour,white}
sl@0
   180
errorMargin             ={generic,errorMargin}
sl@0
   181
sl@0
   182
exitRectangle_minX      ={exitBox,minX}
sl@0
   183
exitRectangle_minY      ={exitBox,minY}
sl@0
   184
exitRectangle_maxX      ={exitBox,maxX}
sl@0
   185
exitRectangle_maxY      ={exitBox,maxY}
sl@0
   186
sl@0
   187
tests                   ={preDrawnRect,eventTotal}
sl@0
   188
sl@0
   189
eventType1		={rawEvent,button1Down}
sl@0
   190
eventOccurance1		=EEventOccuranceOnce
sl@0
   191
dataDraw1               =TRUE
sl@0
   192
dataVerify1		=TRUE
sl@0
   193
sl@0
   194
eventType2		={rawEvent,pointerMove}
sl@0
   195
eventOccurance2		=EEventOccuranceOneOrMore
sl@0
   196
dataDraw2               =TRUE
sl@0
   197
dataVerify2		=TRUE
sl@0
   198
sl@0
   199
eventType3		={rawEvent,button1Up}
sl@0
   200
eventOccurance3		=EEventOccuranceOnce
sl@0
   201
dataDraw3               =TRUE
sl@0
   202
dataVerify3		=TRUE
sl@0
   203
sl@0
   204
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0005-PenState]
sl@0
   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.
sl@0
   206
halEValue               =EPenState
sl@0
   207
value                   ={halDataOff,value}
sl@0
   208
expected                ={halDataOff,expected}
sl@0
   209
timeout			={generic,maxTimeout}
sl@0
   210
timeoutExpected         =TRUE
sl@0
   211
synchronous             =FALSE
sl@0
   212
sl@0
   213
tests                   =1
sl@0
   214
eventType1		={rawEvent,button1Down}
sl@0
   215
eventOccurance1		=EEventOccuranceOnce
sl@0
   216
dataDraw1               =FALSE
sl@0
   217
dataVerify1		=FALSE
sl@0
   218
sl@0
   219
eventType2		={rawEvent,pointerMove}
sl@0
   220
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   221
dataVerify2		=FALSE
sl@0
   222
dataDraw2               =FALSE
sl@0
   223
sl@0
   224
eventType3		={rawEvent,button1Up}
sl@0
   225
eventOccurance3		=EEventOccuranceOnce
sl@0
   226
dataVerify3		=FALSE
sl@0
   227
dataDraw3               =TRUE
sl@0
   228
sl@0
   229
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0005-WriteFeedback]
sl@0
   230
text                    =EPen state should be off if pen event recieved please fail the testcase.
sl@0
   231
sl@0
   232
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0006-PenState]
sl@0
   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.
sl@0
   234
timeout			={generic,maxTimeout}
sl@0
   235
timeoutExpected         =FALSE
sl@0
   236
synchronous             =FALSE
sl@0
   237
halEValue               =EPenState
sl@0
   238
value                   ={halDataOn,value}
sl@0
   239
expected                ={halDataOn,expected}
sl@0
   240
sl@0
   241
tests                   =1
sl@0
   242
eventType1		={rawEvent,button1Down}
sl@0
   243
eventOccurance1		=EEventOccuranceOnce
sl@0
   244
dataDraw1               =FALSE
sl@0
   245
dataVerify1		=FALSE
sl@0
   246
sl@0
   247
eventType2		={rawEvent,pointerMove}
sl@0
   248
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   249
dataVerify2		=FALSE
sl@0
   250
dataDraw2               =FALSE
sl@0
   251
sl@0
   252
eventType3		={rawEvent,button1Up}
sl@0
   253
eventOccurance3		=EEventOccuranceOnce
sl@0
   254
dataVerify3		=FALSE
sl@0
   255
dataDraw3               =TRUE
sl@0
   256
sl@0
   257
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0006-WriteFeedback]
sl@0
   258
text                    =EPen state should be ON if pen event recieved please pass the testcase.
sl@0
   259
sl@0
   260
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0007-WriteFeedback]
sl@0
   261
text                    =EPenClick should be on, Did a pen click produce a Click sound?.
sl@0
   262
sl@0
   263
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0007-PenClick]
sl@0
   264
text                    =Please touch the screen manual checking of EPenClick,we should hear a click sound. If no reaction please let this read timeout.
sl@0
   265
halEValue               =EPenClick
sl@0
   266
value                   ={halDataOn,value}
sl@0
   267
expected                ={halDataOn,expected}
sl@0
   268
timeout			={generic,maxTimeout}
sl@0
   269
synchronous             =FALSE
sl@0
   270
sl@0
   271
tests                   =1
sl@0
   272
eventType1		={rawEvent,button1Down}
sl@0
   273
eventOccurance1		=EEventOccuranceOnce
sl@0
   274
dataDraw1               =FALSE
sl@0
   275
dataVerify1		=FALSE
sl@0
   276
sl@0
   277
eventType2		={rawEvent,pointerMove}
sl@0
   278
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   279
dataVerify2		=FALSE
sl@0
   280
dataDraw2               =FALSE
sl@0
   281
sl@0
   282
eventType3		={rawEvent,button1Up}
sl@0
   283
eventOccurance3		=EEventOccuranceOnce
sl@0
   284
dataVerify3		=FALSE
sl@0
   285
dataDraw3               =TRUE
sl@0
   286
sl@0
   287
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-WriteFeedback]
sl@0
   288
text                    =EPenClick should be off, Did a pen click produce a Click sound?.
sl@0
   289
sl@0
   290
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-Setup]
sl@0
   291
halEValue               =EPenState
sl@0
   292
value                   ={halDataOn,value}
sl@0
   293
expected                ={halDataOn,value}
sl@0
   294
sl@0
   295
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0008-PenClick]
sl@0
   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.
sl@0
   297
halEValue               =EPenClick
sl@0
   298
value                   ={halDataOff,value}
sl@0
   299
expected                ={halDataOff,expected}
sl@0
   300
timeout			={generic,maxTimeout}
sl@0
   301
synchronous             =FALSE
sl@0
   302
sl@0
   303
tests                   =1
sl@0
   304
eventType1		={rawEvent,button1Down}
sl@0
   305
eventOccurance1		=EEventOccuranceOnce
sl@0
   306
dataDraw1               =FALSE
sl@0
   307
dataVerify1		=FALSE
sl@0
   308
sl@0
   309
eventType2		={rawEvent,pointerMove}
sl@0
   310
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   311
dataVerify2		=FALSE
sl@0
   312
dataDraw2               =FALSE
sl@0
   313
sl@0
   314
eventType3		={rawEvent,button1Up}
sl@0
   315
eventOccurance3		=EEventOccuranceOnce
sl@0
   316
dataVerify3		=FALSE
sl@0
   317
dataDraw3               =TRUE
sl@0
   318
sl@0
   319
[BASE-BSP-DIGITISER-DRIVER-MANUAL-EDisplayStateOn]
sl@0
   320
halEValue               =EDisplayState
sl@0
   321
value                   ={halDataOn,value}
sl@0
   322
expected                ={halDataOn,expected}
sl@0
   323
sl@0
   324
[BASE-BSP-DIGITISER-DRIVER-MANUAL-EDisplayStateOff]
sl@0
   325
halEValue               =EDisplayState
sl@0
   326
value                   ={halDataOff,value}
sl@0
   327
expected                ={halDataOff,expected}
sl@0
   328
sl@0
   329
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-EPenDisplayOn]
sl@0
   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.
sl@0
   331
halEValue               =EPenDisplayOn
sl@0
   332
value                   ={halDataOn,value}
sl@0
   333
expected                ={halDataOn,expected}
sl@0
   334
timeout			={generic,maxTimeout}
sl@0
   335
synchronous             =FALSE
sl@0
   336
sl@0
   337
tests                   =1
sl@0
   338
eventType1		={rawEvent,button1Down}
sl@0
   339
eventOccurance1		=EEventOccuranceOnce
sl@0
   340
dataDraw1               =FALSE
sl@0
   341
dataVerify1		=FALSE
sl@0
   342
sl@0
   343
eventType2		={rawEvent,pointerMove}
sl@0
   344
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   345
dataVerify2		=FALSE
sl@0
   346
dataDraw2               =FALSE
sl@0
   347
sl@0
   348
eventType3		={rawEvent,button1Up}
sl@0
   349
eventOccurance3		=EEventOccuranceOnce
sl@0
   350
dataVerify3		=FALSE
sl@0
   351
dataDraw3               =TRUE
sl@0
   352
sl@0
   353
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-WriteFeedback]
sl@0
   354
text                    =Pen tap state switched on, Did a pen tap switch on the display? 
sl@0
   355
sl@0
   356
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0011-EPenDisplayOnRestore]
sl@0
   357
halEValue               =EPenDisplayOn
sl@0
   358
expected                =1
sl@0
   359
value                   =1
sl@0
   360
sl@0
   361
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0012-EPenDisplayOn]
sl@0
   362
halEValue               =EPenDisplayOn
sl@0
   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.
sl@0
   364
value                   ={halDataOff,value}
sl@0
   365
expected                ={halDataOff,expected}
sl@0
   366
timeout			={generic,maxTimeout}
sl@0
   367
synchronous             =FALSE
sl@0
   368
sl@0
   369
tests                   =1
sl@0
   370
eventType1		={rawEvent,button1Down}
sl@0
   371
eventOccurance1		=EEventOccuranceOnce
sl@0
   372
dataDraw1               =FALSE
sl@0
   373
dataVerify1		=FALSE
sl@0
   374
sl@0
   375
eventType2		={rawEvent,pointerMove}
sl@0
   376
eventOccurance2		=EEventOccuranceZeroOrMore
sl@0
   377
dataVerify2		=FALSE
sl@0
   378
dataDraw2               =FALSE
sl@0
   379
sl@0
   380
eventType3		={rawEvent,button1Up}
sl@0
   381
eventOccurance3		=EEventOccuranceOnce
sl@0
   382
dataVerify3		=FALSE
sl@0
   383
dataDraw3               =TRUE
sl@0
   384
sl@0
   385
[BASE-BSP-DIGITISER-DRIVER-MANUAL-0012-WriteFeedback]
sl@0
   386
text                    =Pen tap state switched off,  a pen tap should not switch on the display fail if it did.