@@ -44,25 +44,103 @@ tests:
44
44
PICS :
45
45
" !DRLK.S.F00 && !DRLK.S.F01 && !DRLK.S.F02 && !DRLK.S.F04 &&
46
46
!DRLK.S.F05 && !DRLK.S.F06 && !DRLK.S.F07 && !DRLK.S.F08 &&
47
- !DRLK.S.F10 && !DRLK.S.F11 "
47
+ !DRLK.S.F0a && !DRLK.S.F0b "
48
48
command : " readAttribute"
49
49
attribute : " FeatureMap"
50
50
response :
51
51
value : 0
52
52
constraints :
53
53
type : bitmap32
54
54
55
- - label : " TH reads the FeatureMap from DUT"
56
- PICS :
57
- DRLK.S.F00 || DRLK.S.F01 || DRLK.S.F02 || DRLK.S.F04 || DRLK.S.F05 ||
58
- DRLK.S.F06 || DRLK.S.F07 || DRLK.S.F08 || DRLK.S.F10 || DRLK.S.F11
55
+ - label : " Given DRLK.S.F00(PIN) ensure featuremap has the correct bit set"
56
+ PICS : DRLK.S.F00
57
+ command : " readAttribute"
58
+ attribute : " FeatureMap"
59
+ response :
60
+ constraints :
61
+ type : bitmap32
62
+ hasMasksSet : [0x1]
63
+
64
+ - label : " Given DRLK.S.F01(RID) ensure featuremap has the correct bit set"
65
+ PICS : DRLK.S.F01
66
+ command : " readAttribute"
67
+ attribute : " FeatureMap"
68
+ response :
69
+ constraints :
70
+ type : bitmap32
71
+ hasMasksSet : [0x2]
72
+
73
+ - label : " Given DRLK.S.F02(FGP) ensure featuremap has the correct bit set"
74
+ PICS : DRLK.S.F02
75
+ command : " readAttribute"
76
+ attribute : " FeatureMap"
77
+ response :
78
+ constraints :
79
+ type : bitmap32
80
+ hasMasksSet : [0x4]
81
+
82
+ - label : " Given DRLK.S.F04(WDSCH) ensure featuremap has the correct bit set"
83
+ PICS : DRLK.S.F04
84
+ command : " readAttribute"
85
+ attribute : " FeatureMap"
86
+ response :
87
+ constraints :
88
+ type : bitmap32
89
+ hasMasksSet : [0x10]
90
+
91
+ - label : " Given DRLK.S.F05(DPS) ensure featuremap has the correct bit set"
92
+ PICS : DRLK.S.F05
93
+ command : " readAttribute"
94
+ attribute : " FeatureMap"
95
+ response :
96
+ constraints :
97
+ type : bitmap32
98
+ hasMasksSet : [0x20]
99
+
100
+ - label : " Given DRLK.S.F06(FACE) ensure featuremap has the correct bit set"
101
+ PICS : DRLK.S.F06
102
+ command : " readAttribute"
103
+ attribute : " FeatureMap"
104
+ response :
105
+ constraints :
106
+ type : bitmap32
107
+ hasMasksSet : [0x40]
108
+
109
+ - label : " Given DRLK.S.F07(COTA) ensure featuremap has the correct bit set"
110
+ PICS : DRLK.S.F07
111
+ command : " readAttribute"
112
+ attribute : " FeatureMap"
113
+ response :
114
+ constraints :
115
+ type : bitmap32
116
+ hasMasksSet : [0x80]
117
+
118
+ - label : " Given DRLK.S.F08(USR) ensure featuremap has the correct bit set"
119
+ PICS : DRLK.S.F08
120
+ command : " readAttribute"
121
+ attribute : " FeatureMap"
122
+ response :
123
+ constraints :
124
+ type : bitmap32
125
+ hasMasksSet : [0x100]
126
+
127
+ - label : " Given DRLK.S.F0a(YDSCH) ensure featuremap has the correct bit set"
128
+ PICS : DRLK.S.F0a
129
+ command : " readAttribute"
130
+ attribute : " FeatureMap"
131
+ response :
132
+ constraints :
133
+ type : bitmap32
134
+ hasMasksSet : [0x400]
135
+
136
+ - label : " Given DRLK.S.F0b(HDSCH) ensure featuremap has the correct bit set"
137
+ PICS : DRLK.S.F0b
59
138
command : " readAttribute"
60
139
attribute : " FeatureMap"
61
140
response :
62
141
constraints :
63
142
type : bitmap32
64
- minValue : 1
65
- maxValue : 4095
143
+ hasMasksSet : [0x800]
66
144
67
145
- label : " TH reads AttributeList from DUT"
68
146
command : " readAttribute"
@@ -111,17 +189,17 @@ tests:
111
189
type : list
112
190
contains : [20]
113
191
114
- - label : " TH reads Feature dependent(DRLK.S.F10 ) attribute in AttributeList"
115
- PICS : DRLK.S.F10
192
+ - label : " TH reads Feature dependent(DRLK.S.F0a ) attribute in AttributeList"
193
+ PICS : DRLK.S.F0a
116
194
command : " readAttribute"
117
195
attribute : " AttributeList"
118
196
response :
119
197
constraints :
120
198
type : list
121
199
contains : [21]
122
200
123
- - label : " TH reads Feature dependent(DRLK.S.F11 ) attribute in AttributeList"
124
- PICS : DRLK.S.F11
201
+ - label : " TH reads Feature dependent(DRLK.S.F0b ) attribute in AttributeList"
202
+ PICS : DRLK.S.F0b
125
203
command : " readAttribute"
126
204
attribute : " AttributeList"
127
205
response :
@@ -269,9 +347,9 @@ tests:
269
347
contains : [11, 12, 13]
270
348
271
349
- label :
272
- " TH reads Feature dependent commands(DRLK.S.F10 ) in
350
+ " TH reads Feature dependent commands(DRLK.S.F0a ) in
273
351
AcceptedCommandList"
274
- PICS : DRLK.S.F10
352
+ PICS : DRLK.S.F0a
275
353
command : " readAttribute"
276
354
attribute : " AcceptedCommandList"
277
355
response :
@@ -280,9 +358,9 @@ tests:
280
358
contains : [14, 15, 16]
281
359
282
360
- label :
283
- " TH reads Feature dependent commands(DRLK.S.F11 ) in
361
+ " TH reads Feature dependent commands(DRLK.S.F0b ) in
284
362
AcceptedCommandList"
285
- PICS : DRLK.S.F11
363
+ PICS : DRLK.S.F0b
286
364
command : " readAttribute"
287
365
attribute : " AcceptedCommandList"
288
366
response :
@@ -322,9 +400,9 @@ tests:
322
400
contains : [12]
323
401
324
402
- label :
325
- " TH reads Feature dependent command(DRLK.S.F10 ) in
403
+ " TH reads Feature dependent command(DRLK.S.F0a ) in
326
404
GeneratedCommandList"
327
- PICS : DRLK.S.F10
405
+ PICS : DRLK.S.F0a
328
406
command : " readAttribute"
329
407
attribute : " GeneratedCommandList"
330
408
response :
@@ -333,9 +411,9 @@ tests:
333
411
contains : [15]
334
412
335
413
- label :
336
- " TH reads Feature dependent command(DRLK.S.F11 ) in
414
+ " TH reads Feature dependent command(DRLK.S.F0b ) in
337
415
GeneratedCommandList"
338
- PICS : DRLK.S.F11
416
+ PICS : DRLK.S.F0b
339
417
command : " readAttribute"
340
418
attribute : " GeneratedCommandList"
341
419
response :
0 commit comments