forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTest_TC_BRAC_2_2.yaml
More file actions
196 lines (162 loc) · 6.27 KB
/
Copy pathTest_TC_BRAC_2_2.yaml
File metadata and controls
196 lines (162 loc) · 6.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default
name: 75.2.2. [TC-BRAC-2.2] Primary functionality with server as DUT
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label: "Commission DUT to TH (can be skipped if done in a preceding test)"
verification: |
disabled: true
- label:
"Using the manufacturer provided means, create multiple groups with
each multiple bridged devices (endpoints)"
verification: |
no Matter messages
disabled: true
- label: "Read EndpointLists attribute"
verification: |
Read EndpointLists attribute
disabled: true
- label:
"Using the manufacturer provided means, update the name of one of the
groups"
verification: |
no Matter messages
disabled: true
- label: "Read EndpointLists attribute again"
verification: |
Read EndpointLists attribute
disabled: true
- label: "compare result of step 2d to what was read in step 2b"
verification: |
TH internal checking of changes to EndpointLists attribute matching what was changed in 2c
disabled: true
- label:
"Using the manufacturer provided means, move one of the bridged
devices (one endpoint) from one group to another group"
verification: |
no Matter messages
disabled: true
- label: "Read EndpointLists attribute again"
verification: |
Read EndpointLists attribute
disabled: true
- label: "compare result of step 2g to what was read in step 2e"
verification: |
TH internal checking of changes to EndpointLists attribute matching what was changed in 2f
disabled: true
- label: "Using the manufacturer provided means, remove one of the groups"
verification: |
no Matter messages
disabled: true
- label: "Read EndpointLists attribute again"
verification: |
Read EndpointLists attribute
disabled: true
- label: "compare result of step 2j to what was read in step 2h"
verification: |
TH internal checking of changes to EndpointLists attribute matching what was changed in 2i
disabled: true
- label:
"Using the manufacturer provided means, create a new group, which
includes one of the bridged devices also present in another group"
verification: |
no Matter messages
disabled: true
- label: "Read EndpointLists attribute again"
verification: |
Read EndpointLists attribute
disabled: true
- label: "compare result of step 2m to what was read in step 2k"
verification: |
TH internal checking of changes to EndpointLists attribute matching what was changed in 2l
disabled: true
- label: "Using the manufacturer provided means, create multiple actions"
verification: |
no Matter messages
disabled: true
- label: "Read ActionList attribute"
verification: |
Read ActionList attribute
disabled: true
- label:
"Using the manufacturer provided means, update the name of one of the
actions"
verification: |
no Matter messages
disabled: true
- label: "Read ActionList attribute again"
verification: |
Read ActionList attribute
disabled: true
- label: "compare result of step 3d to what was read in step 3b"
verification: |
TH internal checking of changes to ActionList attribute matching what was changed in 3c
disabled: true
- label:
"Using the manufacturer provided means, remove one of the exposed
actions"
verification: |
no Matter messages
disabled: true
- label: "Read ActionList attribute again"
verification: |
Read ActionList attribute
disabled: true
- label: "compare result of step 3g to what was read in step 3e"
verification: |
TH internal checking of changes to ActionList attribute matching what was changed in 3f
disabled: true
- label: "Using the manufacturer provided means, add a new exposed action"
verification: |
no Matter messages
disabled: true
- label: "Read ActionList attribute again"
verification: |
Read ActionList attribute
disabled: true
- label: "compare result of step 3j to what was read in step 3h"
verification: |
TH internal checking of changes to ActionList attribute matching what was changed in 3i
disabled: true
- label:
"Using the manufacturer provided means, create multiple actions (NOTE
if this is not provided, it is assumed the DUT automagically creates
these)"
verification: |
no Matter messages
disabled: true
- label: "Read ActionList attribute"
verification: |
Read ActionList attribute
disabled: true
- label: "subscribe to StateChanged and ActionFailed events"
verification: |
subscribe to events
disabled: true
- label:
"For each of the ActionStructs provided by DUT (see list read in step
4b), perform one of the actions supported (see SupportedCommands in
this ActionStruct) by sending the command with this particular
ActionID and a random value for InvokeID"
verification: |
sequence of Matter messages as described
disabled: true
- label: "repeat 4d for the other SupportedCommands of each ActionStruct"
verification: |
sequence of Matter messages as described
disabled: true