Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified CADMIN tests Nov 23 (#30623)
Browse files Browse the repository at this point in the history
* Modified tests
TC-CADMIN-1.3
TC-CADMIN-1.4
TC-CADMIN-1.5
TC-CADMIN-1.6
TC-CADMIN-1.9

* Restyled by whitespace

---------

Co-authored-by: Restyled.io <commits@restyled.io>
2 people authored and pull[bot] committed Feb 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7e53ba4 commit 1035562
Showing 5 changed files with 1,349 additions and 447 deletions.
603 changes: 398 additions & 205 deletions src/app/tests/suites/certification/Test_TC_CADMIN_1_3.yaml

Large diffs are not rendered by default.

10 changes: 1 addition & 9 deletions src/app/tests/suites/certification/Test_TC_CADMIN_1_4.yaml
Original file line number Diff line number Diff line change
@@ -356,16 +356,8 @@ tests:
value: payload
response:
error: FAILURE
clusterError: 9

- label: "Step 13b: TH_CR2 revokes the commissioning window"
identity: "beta"
cluster: "Administrator Commissioning"
command: "RevokeCommissioning"
PICS: CADMIN.S.C02.Rsp && CADMIN.S.C01.Rsp
timedInteractionTimeoutMs: 10000

- label: "Step 13c: Remove TH2 FabricIndex"
- label: "Remove TH2 FabricIndex"
PICS: OPCREDS.S.C0a.Rsp && CADMIN.S
identity: "beta"
cluster: "Operational Credentials"
598 changes: 429 additions & 169 deletions src/app/tests/suites/certification/Test_TC_CADMIN_1_5.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_CADMIN_1_6.yaml
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@ tests:
- name: "expectedValue"
value: "y"

- label: "Step 1: TH_CR1 starts a commissioning process with DUT_CE"
- label: "Step 1a: TH_CR1 starts a commissioning process with DUT_CE"
cluster: "CommissionerCommands"
command: "PairWithCode"
PICS: CADMIN.S
@@ -73,7 +73,7 @@ tests:
- name: "payload"
value: payload

- label: "Step 1a: TH_CR1 commissioned with DUT_CE"
- label: "Step 1b: TH_CR1 commissioned with DUT_CE"
cluster: "DelayCommands"
command: "WaitForCommissionee"
PICS: CADMIN.S
581 changes: 519 additions & 62 deletions src/app/tests/suites/certification/Test_TC_CADMIN_1_9.yaml

Large diffs are not rendered by default.

0 comments on commit 1035562

Please sign in to comment.