Skip to content

Commit ceb4fc6

Browse files
KishokGandy31415
authored andcommitted
Updating step 7 logs for TC-CADMIN-1.5, removing TC-CADMIN-1.10 yaml script, removing TC-TSTAT-4.2 Step-3 as it's removed from the test plan (project-chip#37679)
* Delete Test_TC_CADMIN_1_10.yaml * Logs Update for Test_TC_CADMIN_1_5.yaml * Update src/app/tests/suites/certification/Test_TC_CADMIN_1_5.yaml Co-authored-by: Andrei Litvin <andy314@gmail.com> * Removing step 3 as it's removed from the test plan - Update Test_TC_TSTAT_3_2.yaml * Updating ActionID from 0xA001 to 0x1001 as per the test plan for Test_TC_ACT_3_2.yaml --------- Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 4a81ea7 commit ceb4fc6

File tree

4 files changed

+4
-522
lines changed

4 files changed

+4
-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)