Skip to content

Commit dbf6ad1

Browse files
Restores Test_TC_GRPKEY_2_2.yaml
1 parent 58a0d71 commit dbf6ad1

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

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

+2-19
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ tests:
3333

3434
- label:
3535
"Step 1: TH reads MaxGroupKeysPerFabric attribute from
36-
GroupKeyManagement cluster on DUT. Save the value as Max_GrpKey for
37-
future use."
36+
GroupKeyManagement cluster on DUT using a fabric-filtered read. Save
37+
the value as Max_GrpKey for future use."
3838
PICS: GRPKEY.S.A0003
3939
command: "readAttribute"
4040
attribute: "MaxGroupKeysPerFabric"
@@ -849,20 +849,3 @@ tests:
849849
value: 0x01b
850850
response:
851851
error: NOT_FOUND
852-
853-
- label:
854-
"Step 26: TH removes all the existing GroupKeySetID that were added in
855-
Step 21 by sending a KeySetRemove command starting from GroupKeySetID
856-
1 to the GroupKeyManagement cluster."
857-
PICS: GRPKEY.S.C03.Rsp
858-
command: "KeySetRemove"
859-
arguments:
860-
values:
861-
- name: "GroupKeySetID"
862-
value: 1
863-
- name: "GroupKeySetID"
864-
value: 2
865-
response:
866-
values:
867-
- name: "Status"
868-
value: 0x00

0 commit comments

Comments
 (0)