Skip to content

Commit 5853f58

Browse files
No need to test global attributes manually
1 parent ab88663 commit 5853f58

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

src/app/tests/suites/certification/Test_TC_WIFINM_2_1.yaml

-40
Original file line numberDiff line numberDiff line change
@@ -33,46 +33,6 @@ tests:
3333
- name: nodeId
3434
value: nodeId
3535

36-
- label: "TH reads ClusterRevision attribute from DUT"
37-
command: readAttribute
38-
attribute: ClusterRevision
39-
response:
40-
value: 1
41-
constraints:
42-
type: int16u
43-
44-
- label: "TH reads FeatureMap attribute from DUT"
45-
command: readAttribute
46-
attribute: FeatureMap
47-
response:
48-
value: 0
49-
constraints:
50-
type: bitmap32
51-
52-
- label: "TH reads AttributeList attribute from DUT"
53-
command: readAttribute
54-
attribute: AttributeList
55-
response:
56-
constraints:
57-
contains: [1, 65528, 65529, 65531, 65532, 65533]
58-
type: list
59-
60-
- label: "TH reads AcceptedCommandList attribute from DUT"
61-
command: readAttribute
62-
attribute: AcceptedCommandList
63-
response:
64-
constraints:
65-
contains: [0]
66-
type: list
67-
68-
- label: "TH reads GeneratedCommandList attribute from DUT"
69-
command: readAttribute
70-
attribute: GeneratedCommandList
71-
response:
72-
constraints:
73-
contains: [1]
74-
type: list
75-
7636
- label: "TH reads the SSID attribute from the DUT"
7737
command: readAttribute
7838
attribute: SSID

0 commit comments

Comments
 (0)