Skip to content

Commit

Permalink
Updating step 7 logs for TC-CADMIN-1.5, removing TC-CADMIN-1.10 yaml …
Browse files Browse the repository at this point in the history
…script, removing TC-TSTAT-4.2 Step-3 as it's removed from the test plan (#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>
  • Loading branch information
KishokG and andy31415 authored Feb 21, 2025
1 parent ad773bb commit bac7ff1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 522 deletions.
6 changes: 3 additions & 3 deletions src/app/tests/suites/certification/Test_TC_ACT_3_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tests:
"Step 0: Preparation: TH as server exposes an Actions server cluster
on EP 1, with one action (supporting all possible commands) and
corresponding ActionLists and EndpointLists attributes: ActionList:
contains one list element (ActionListStruct): ActionIO = 0xA001 Name
contains one list element (ActionListStruct): ActionID = 0x1001 Name
= 'some test' Type = other EndpointListID =
0xE001 SupportedCommands = 0x0fff // suppports all commands State =
Inactive EndpointLists: contains one list element
Expand Down Expand Up @@ -92,13 +92,13 @@ tests:
2. Use the above obtained ActionID to verify the following commands
./chip-tool actions instant-action 40961 1 1
./chip-tool actions instant-action 4097 1 1
disabled: true

- label: "Step 1: DUT issues an InstantAction command to TH"
PICS: ACT.C.C00.Tx
verification: |
./chip-tool actions instant-action 40961 1 1
./chip-tool actions instant-action 4097 1 1
Via the TH (bridge-app), verify the InstantAction response that contains ActionID .
Expand Down
Loading

0 comments on commit bac7ff1

Please sign in to comment.