File tree 1 file changed +3
-3
lines changed
src/app/tests/suites/certification
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
88
hasMasksSet : [0x4, 0x8]
89
89
90
90
- label : " Step 4a: TH reads AttributeList from DUT"
91
- PICS : " !PICS_SF_SET && !PICS_SF_DYPF "
91
+ PICS : " !PWRTL.S.F02 && !PWRTL.S.F03 "
92
92
command : " readAttribute"
93
93
attribute : " AttributeList"
94
94
response :
99
99
- label :
100
100
" Step 4b: TH reads feature dependent attribute(AvailableEndpoints)
101
101
AttributeList from DUT"
102
- PICS : " PICS_SF_SET && !PICS_SF_DYPF "
102
+ PICS : " PWRTL.S.F02 && !PWRTL.S.F03 "
103
103
command : " readAttribute"
104
104
attribute : " AttributeList"
105
105
response :
@@ -110,7 +110,7 @@ tests:
110
110
- label :
111
111
" Step 4c: TH reads feature dependent attribute(ActiveEndpoints)
112
112
AttributeList from DUT"
113
- PICS : " PICS_SF_SET && PICS_SF_DYPF "
113
+ PICS : " PWRTL.S.F02 && PWRTL.S.F03 "
114
114
command : " readAttribute"
115
115
attribute : " AttributeList"
116
116
response :
You can’t perform that action at this time.
0 commit comments