Skip to content

Commit 64f63a8

Browse files
authoredFeb 21, 2025
Merge branch 'master' into chef-compilation-error
2 parents 51a1b70 + bac7ff1 commit 64f63a8

File tree

5 files changed

+5
-522
lines changed

5 files changed

+5
-522
lines changed
 

‎src/app/tests/suites/certification/Test_TC_ACT_3_2.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tests:
3333
"Step 0: Preparation: TH as server exposes an Actions server cluster
3434
on EP 1, with one action (supporting all possible commands) and
3535
corresponding ActionLists and EndpointLists attributes: ActionList:
36-
contains one list element (ActionListStruct): ActionIO = 0xA001 Name
36+
contains one list element (ActionListStruct): ActionID = 0x1001 Name
3737
= 'some test' Type = other EndpointListID =
3838
0xE001 SupportedCommands = 0x0fff // suppports all commands State =
3939
Inactive EndpointLists: contains one list element
@@ -92,13 +92,13 @@ tests:
9292
9393
9494
2. Use the above obtained ActionID to verify the following commands
95-
./chip-tool actions instant-action 40961 1 1
95+
./chip-tool actions instant-action 4097 1 1
9696
disabled: true
9797

9898
- label: "Step 1: DUT issues an InstantAction command to TH"
9999
PICS: ACT.C.C00.Tx
100100
verification: |
101-
./chip-tool actions instant-action 40961 1 1
101+
./chip-tool actions instant-action 4097 1 1
102102
103103
Via the TH (bridge-app), verify the InstantAction response that contains ActionID .
104104

0 commit comments

Comments
 (0)