41
41
type : int16u
42
42
43
43
- label :
44
- " Step 3a: Given PWRTL.S.F00(Node) ensure featuremap has the
45
- correct bit set"
44
+ " Step 3a: Given PWRTL.S.F00(Node) ensure featuremap has the correct
45
+ bit set"
46
46
PICS : PWRTL.S.F00
47
47
command : " readAttribute"
48
48
attribute : " FeatureMap"
53
53
hasMasksClear : [0x2, 0x4, 0x8]
54
54
55
55
- label :
56
- " Step 3b: Given PWRTL.S.F01(Leaf) ensure featuremap has the
57
- correct bit set"
56
+ " Step 3b: Given PWRTL.S.F01(Leaf) ensure featuremap has the correct
57
+ bit set"
58
58
PICS : PWRTL.S.F01
59
59
command : " readAttribute"
60
60
attribute : " FeatureMap"
65
65
hasMasksClear : [0x1, 0x4, 0x8]
66
66
67
67
- label :
68
- " Step 3c: Given PWRTL.S.F02(Set) ensure featuremap has the
69
- correct bit set"
68
+ " Step 3c: Given PWRTL.S.F02(Set) ensure featuremap has the correct bit
69
+ set"
70
70
PICS : PWRTL.S.F02
71
71
command : " readAttribute"
72
72
attribute : " FeatureMap"
77
77
hasMasksClear : [0x1, 0x2]
78
78
79
79
- label :
80
- " Step 3d: Given PWRTL.S.F03(Dynamic Power Flow) ensure featuremap has the
81
- correct bit set"
80
+ " Step 3d: Given PWRTL.S.F03(Dynamic Power Flow) ensure featuremap has
81
+ the correct bit set"
82
82
PICS : PWRTL.S.F03
83
83
command : " readAttribute"
84
84
attribute : " FeatureMap"
96
96
type : list
97
97
contains : []
98
98
99
- - label : " Step 4b: TH reads feature dependent attribute(AvailableEndpoints) AttributeList from DUT"
99
+ - label :
100
+ " Step 4b: TH reads feature dependent attribute(AvailableEndpoints)
101
+ AttributeList from DUT"
100
102
PICS : " PICS_SF_SET && !PICS_SF_DYPF"
101
103
command : " readAttribute"
102
104
attribute : " AttributeList"
@@ -105,7 +107,9 @@ tests:
105
107
type : list
106
108
contains : [0]
107
109
108
- - label : " Step 4c: TH reads feature dependent attribute(ActiveEndpoints) AttributeList from DUT"
110
+ - label :
111
+ " Step 4c: TH reads feature dependent attribute(ActiveEndpoints)
112
+ AttributeList from DUT"
109
113
PICS : " PICS_SF_SET && PICS_SF_DYPF"
110
114
command : " readAttribute"
111
115
attribute : " AttributeList"
0 commit comments