Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa committed Sep 3, 2024
1 parent 3d69583 commit 990e14b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/tests/suites/certification/Test_TC_CNET_4_13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tests:
entries as 'NumNetworks'"
PICS: CNET.S.A0001
verification: |
./chip-tool network-commissioning read networks 1 0
./chip-tool networkcommissioning read networks 1 0
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
( Pre-Condition)
Expand Down Expand Up @@ -128,7 +128,7 @@ tests:
NT_SSID 2. NetworkIn dex is 'MaxNetwo rksValue' 3. Breadcrum b is 2"
PICS: CNET.S.C08.Rsp && CNET.S.C05.Tx
verification: |
./chip-tool network-commissioning read networks 1 0
./chip-tool networkcommissioning read networks 1 0
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
( Pre-Condition)
Expand Down Expand Up @@ -189,7 +189,7 @@ tests:
- label: "Step 13: TH readsNetworksattribute list fromthe DUT"
PICS: CNET.S.A0001
verification: |
./chip-tool network-commissioning read networks 1 0
./chip-tool networkcommissioning read networks 1 0
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
( Pre-Condition)
Expand All @@ -208,7 +208,7 @@ tests:
- label: "Step 15: TH readsNetworksattribute list fromthe DUT"
PICS: CNET.S.A0001
verification: |
./chip-tool network-commissioning read networks 1 0
./chip-tool networkcommissioning read networks 1 0
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
( Pre-Condition)
Expand Down Expand Up @@ -268,7 +268,7 @@ tests:
- label: "Step 21: TH readsNetworksattribute list fromthe DUT"
PICS: CNET.S.A0001
verification: |
./chip-tool network-commissioning read networks 1 0
./chip-tool networkcommissioning read networks 1 0
The test case is not verifiable in RPI platform. As MaxNetworks value is 1 but expected is 4
( Pre-Condition)
Expand Down

0 comments on commit 990e14b

Please sign in to comment.