@@ -131,8 +131,19 @@ tests:
131
131
( Pre-Condition)
132
132
disabled : true
133
133
134
+ - label :
135
+ " Step 8: TH sends ArmFailSafe command to the DUT with the
136
+ ExpiryLengthSeconds field set to 900"
137
+ verification : |
138
+ ./chip-tool generalcommissioning arm-fail-safe 900 0 1 0
139
+
140
+
141
+ The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
142
+ ( Pre-Condition)
143
+ disabled : true
144
+
134
145
- label :
135
- " Step 8 : TH sends ReorderNetwork Command to the DUT with the following
146
+ " Step 9 : TH sends ReorderNetwork Command to the DUT with the following
136
147
fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID 2.
137
148
NetworkIndex is 'MaxNetworksValue' 3. Breadcrumb is 2"
138
149
PICS : CNET.S.C08.Rsp && CNET.S.C05.Tx
@@ -144,7 +155,7 @@ tests:
144
155
disabled : true
145
156
146
157
- label :
147
- " Step 9 : TH reads Breadcumb attribute from the General Commissioning
158
+ " Step 10 : TH reads Breadcumb attribute from the General Commissioning
148
159
Cluster"
149
160
verification : |
150
161
./chip-tool generalcommissioning read breadcrumb 1 0
@@ -154,7 +165,7 @@ tests:
154
165
disabled : true
155
166
156
167
- label :
157
- " Step 10 : TH sends ReorderNetwork Command to the DUT with the
168
+ " Step 11 : TH sends ReorderNetwork Command to the DUT with the
158
169
following fields: 1. NetworkID is a NetworkID value NOT present in
159
170
'OriginalNetworkList' 2.NetworkIndex is'Midpoint' 3.Breadcrumb is 2"
160
171
PICS : CNET.S.C08.Rsp && CNET.S.C05.Tx
@@ -164,7 +175,7 @@ tests:
164
175
disabled : true
165
176
166
177
- label :
167
- " Step 11 : TH reads Breadcumb attribute from the General Commissioning
178
+ " Step 12 : TH reads Breadcumb attribute from the General Commissioning
168
179
Cluster"
169
180
verification : |
170
181
./chip-tool generalcommissioning read breadcrumb 1 0
@@ -174,7 +185,7 @@ tests:
174
185
disabled : true
175
186
176
187
- label :
177
- " Step 12 : TH sends ReorderNetwork Command to the DUT with the
188
+ " Step 13 : TH sends ReorderNetwork Command to the DUT with the
178
189
following fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID
179
190
2. NetworkIndex is 'Midpoint' 3. Breadcrumb is 2"
180
191
PICS : CNET.S.C08.Rsp && CNET.S.C05.Tx
@@ -186,7 +197,7 @@ tests:
186
197
disabled : true
187
198
188
199
- label :
189
- " Step 13 : TH reads Breadcrumb attribute from the GeneralCommissioning
200
+ " Step 14 : TH reads Breadcrumb attribute from the GeneralCommissioning
190
201
Cluster"
191
202
verification : |
192
203
./chip-tool generalcommissioning read breadcrumb 1 0
@@ -195,7 +206,7 @@ tests:
195
206
( Pre-Condition)
196
207
disabled : true
197
208
198
- - label : " Step 14 : TH reads Networks attribute list from the DUT"
209
+ - label : " Step 15 : TH reads Networks attribute list from the DUT"
199
210
PICS : CNET.S.A0001
200
211
verification : |
201
212
./chip-tool networkcommissioning read networks 1 0
@@ -205,7 +216,7 @@ tests:
205
216
disabled : true
206
217
207
218
- label :
208
- " Step 15 : TH sends ArmFailSafe command to the DUT with
219
+ " Step 16 : TH sends ArmFailSafe command to the DUT with
209
220
ExpiryLengthSeconds set to 0"
210
221
verification : |
211
222
./chip-tool generalcommissioning arm-fail-safe 0 0 1 0
@@ -214,7 +225,7 @@ tests:
214
225
( Pre-Condition)
215
226
disabled : true
216
227
217
- - label : " Step 16 : TH reads Networks attribute list from the DUT"
228
+ - label : " Step 17 : TH reads Networks attribute list from the DUT"
218
229
PICS : CNET.S.A0001
219
230
verification : |
220
231
./chip-tool networkcommissioning read networks 1 0
@@ -224,7 +235,7 @@ tests:
224
235
disabled : true
225
236
226
237
- label :
227
- " Step 17 : TH sends ArmFailSafe command to the DUT with
238
+ " Step 18 : TH sends ArmFailSafe command to the DUT with
228
239
ExpiryLengthSeconds set to 900"
229
240
verification : |
230
241
./chip-tool generalcommissioning arm-fail-safe 900 0 1 0
@@ -235,7 +246,7 @@ tests:
235
246
disabled : true
236
247
237
248
- label :
238
- " Step 18 : TH sends AddOrUpdateWiFiNetwork command to the DUT. This
249
+ " Step 19 : TH sends AddOrUpdateWiFiNetwork command to the DUT. This
239
250
step should be repeated 'RemainingNetworkSlots' times using DIFFERENT
240
251
SSID and credential values and Breadcrumb field set to 1. Note that
241
252
these credentials are NOT required to be connectable."
@@ -246,7 +257,7 @@ tests:
246
257
disabled : true
247
258
248
259
- label :
249
- " Step 19 : TH sends ReorderNetwork Command to the DUT with the
260
+ " Step 20 : TH sends ReorderNetwork Command to the DUT with the
250
261
following fields: 1. NetworkID is
251
262
PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID2.NetworkIndex is
252
263
'Midpoint'3.Breadcrumb is 2"
@@ -256,7 +267,7 @@ tests:
256
267
( Pre-Condition)
257
268
disabled : true
258
269
259
- - label : " Step 20 : TH sends the CommissioningComplete command to the DUT"
270
+ - label : " Step 21 : TH sends the CommissioningComplete command to the DUT"
260
271
verification : |
261
272
./chip-tool generalcommissioning CommissioningComplete 1 0
262
273
@@ -265,7 +276,7 @@ tests:
265
276
disabled : true
266
277
267
278
- label :
268
- " Step 21 : TH sends ArmFailSafe command to the DUT with
279
+ " Step 22 : TH sends ArmFailSafe command to the DUT with
269
280
ExpiryLengthSeconds set to 0"
270
281
verification : |
271
282
./chip-tool generalcommissioning arm-fail-safe 0 0 1 0
@@ -274,7 +285,7 @@ tests:
274
285
( Pre-Condition)
275
286
disabled : true
276
287
277
- - label : " Step 22 : TH reads Networks attribute list from the DUT"
288
+ - label : " Step 23 : TH reads Networks attribute list from the DUT"
278
289
PICS : CNET.S.A0001
279
290
verification : |
280
291
./chip-tool networkcommissioning read networks 1 0
0 commit comments