Skip to content

Commit aaa8a20

Browse files
restyled-commitsKshitijjain21
authored andcommitted
Restyled by prettier-yaml
1 parent 8a0ec9a commit aaa8a20

File tree

1 file changed

+31
-30
lines changed

1 file changed

+31
-30
lines changed

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

+31-30
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ tests:
4040
disabled: true
4141

4242
- label:
43-
"Step 1: TH sends ArmFailSafecommand to the DUT with ExpiryLengthSeconds
44-
set to 900"
43+
"Step 1: TH sends ArmFailSafecommand to the DUT with
44+
ExpiryLengthSeconds set to 900"
4545
verification: |
4646
./chip-tool generalcommissioning arm-fail-safe 900 0 1 0
4747
@@ -50,8 +50,8 @@ tests:
5050
disabled: true
5151

5252
- label:
53-
"Step 2: TH reads Networks attribute from the DUT and saves the number of
54-
entries as 'NumNetworks'"
53+
"Step 2: TH reads Networks attribute from the DUT and saves the number
54+
of entries as 'NumNetworks'"
5555
PICS: CNET.S.A0001
5656
verification: |
5757
./chip-tool networkcommissioning read networks 1 0
@@ -61,8 +61,9 @@ tests:
6161
disabled: true
6262

6363
- label:
64-
"Step 3: TH calculates the number ofremaining network slots
65-
as 'MaxNetworksValue' - 'NumNetworks' and saves as 'RemainingNetworkSlots'"
64+
"Step 3: TH calculates the number ofremaining network slots as
65+
'MaxNetworksValue' - 'NumNetworks' and saves as
66+
'RemainingNetworkSlots'"
6667
verification: |
6768
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
6869
( Pre-Condition)
@@ -99,10 +100,10 @@ tests:
99100
disabled: true
100101

101102
- label:
102-
"Step 2: TH sends AddOrUpdateWiFiNetworkcommand to the DUT. This
103-
step should be repeated 'RemainingNetworkSlots' times using DIFFERENT
104-
SSID and credentialvalues and the Breadcrumb fieldset to 1. Note
105-
that these credentials are NOT required to be connectable."
103+
"Step 2: TH sends AddOrUpdateWiFiNetworkcommand to the DUT. This step
104+
should be repeated 'RemainingNetworkSlots' times using DIFFERENT SSID
105+
and credentialvalues and the Breadcrumb fieldset to 1. Note that these
106+
credentials are NOT required to be connectable."
106107
PICS: CNET.S.C02.Rsp && CNET.S.C05.Tx
107108
verification: |
108109
./chip-tool networkcommissioning add-or-update-wi-fi-network hex:63686970736574757035 matter123 1 0 --Breadcrumb 1
@@ -112,8 +113,8 @@ tests:
112113
disabled: true
113114

114115
- label:
115-
"Step 6: TH readsNetworks attribute from the DUT and saves the list
116-
as 'OriginalNetworkList'"
116+
"Step 6: TH readsNetworks attribute from the DUT and saves the list as
117+
'OriginalNetworkList'"
117118
PICS: CNET.S.A0001
118119
verification: |
119120
./chip-tool networkcommissioning read networks 1 0
@@ -131,8 +132,8 @@ tests:
131132
disabled: true
132133

133134
- label:
134-
"Step 8: TH sends ReorderNetwork Command to the DUT with the
135-
following fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID 2.
135+
"Step 8: TH sends ReorderNetwork Command to the DUT with the following
136+
fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID 2.
136137
NetworkIndex is 'MaxNetworksValue' 3. Breadcrumb is 2"
137138
PICS: CNET.S.C08.Rsp && CNET.S.C05.Tx
138139
verification: |
@@ -153,9 +154,9 @@ tests:
153154
disabled: true
154155

155156
- label:
156-
"Step 10: TH sends ReorderNetwork Command to the DUT with
157-
the following fields: 1. NetworkID is a NetworkID value NOT present
158-
in 'OriginalNetworkList' 2.NetworkIndex is'Midpoint' 3.Breadcrumb is 2"
157+
"Step 10: TH sends ReorderNetwork Command to the DUT with the
158+
following fields: 1. NetworkID is a NetworkID value NOT present in
159+
'OriginalNetworkList' 2.NetworkIndex is'Midpoint' 3.Breadcrumb is 2"
159160
PICS: CNET.S.C08.Rsp && CNET.S.C05.Tx
160161
verification: |
161162
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
@@ -174,8 +175,8 @@ tests:
174175

175176
- label:
176177
"Step 12: TH sends ReorderNetwork Command to the DUT with the
177-
following fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID 2.
178-
NetworkIndex is 'Midpoint' 3. Breadcrumb is 2"
178+
following fields: 1. NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID
179+
2. NetworkIndex is 'Midpoint' 3. Breadcrumb is 2"
179180
PICS: CNET.S.C08.Rsp && CNET.S.C05.Tx
180181
verification: |
181182
./chip-tool networkcommissioning reorder-network hex:47524C50726976617465 1 0 --Breadcrumb 2
@@ -185,8 +186,8 @@ tests:
185186
disabled: true
186187

187188
- label:
188-
"Step 13: TH reads Breadcrumb attribute from
189-
the GeneralCommissioning Cluster"
189+
"Step 13: TH reads Breadcrumb attribute from the GeneralCommissioning
190+
Cluster"
190191
verification: |
191192
./chip-tool generalcommissioning read breadcrumb 1 0
192193
@@ -204,8 +205,8 @@ tests:
204205
disabled: true
205206

206207
- label:
207-
"Step 15: TH sends ArmFailSafe command to the DUT with ExpiryLengthSeconds
208-
set to 0"
208+
"Step 15: TH sends ArmFailSafe command to the DUT with
209+
ExpiryLengthSeconds set to 0"
209210
verification: |
210211
./chip-tool generalcommissioning arm-fail-safe 0 0 1 0
211212
@@ -236,18 +237,18 @@ tests:
236237
- label:
237238
"Step 18: TH sends AddOrUpdateWiFiNetwork command to the DUT. This
238239
step should be repeated 'RemainingNetworkSlots' times using DIFFERENT
239-
SSID and credential values and Breadcrumb field set to 1. Note that these
240-
credentials are NOT required to be connectable."
240+
SSID and credential values and Breadcrumb field set to 1. Note that
241+
these credentials are NOT required to be connectable."
241242
PICS: CNET.S.C02.Rsp && CNET.S.C05.Tx
242243
verification: |
243244
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
244245
( Pre-Condition)
245246
disabled: true
246247

247248
- label:
248-
"Step 19: TH sends ReorderNetwork Command to the DUT with
249-
the following fields: 1.
250-
NetworkID is PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID2.NetworkIndex is
249+
"Step 19: TH sends ReorderNetwork Command to the DUT with the
250+
following fields: 1. NetworkID is
251+
PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID2.NetworkIndex is
251252
'Midpoint'3.Breadcrumb is 2"
252253
PICS: CNET.S.C08.Rsp && CNET.S.C05.Tx
253254
verification: |
@@ -264,8 +265,8 @@ tests:
264265
disabled: true
265266

266267
- label:
267-
"Step 21: TH sends ArmFailSafe command to the DUT with ExpiryLengthSeconds
268-
set to 0"
268+
"Step 21: TH sends ArmFailSafe command to the DUT with
269+
ExpiryLengthSeconds set to 0"
269270
verification: |
270271
./chip-tool generalcommissioning arm-fail-safe 0 0 1 0
271272

0 commit comments

Comments
 (0)