Skip to content

Commit

Permalink
RVC Mode test scripts: remove three, update one (#31425)
Browse files Browse the repository at this point in the history
* Removed the RVC Clean Mode testcases 3.1, 3.2 and 3.3.

* Removed the RVC Run Mode test cases 3.1, 3.2 and 3.3.

* For the RVC Clean mode test 1.1, removed the step that reads the StartUpMade attribute as this is no longer supported by this cluster.

* For the RVC Run mode test 1.1, removed the step that reads the StartUpMade attribute as this is no longer supported by this cluster.

* Regenerated files.

* Removed the accedetally readded tests
  • Loading branch information
hicklin authored and pull[bot] committed May 4, 2024
1 parent 3ec937a commit 1108982
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 1,297 deletions.
11 changes: 0 additions & 11 deletions src/app/tests/suites/certification/Test_TC_RVCCLEANM_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,17 +79,6 @@ tests:
type: list
contains: [0, 1, 65528, 65529, 65531, 65532, 65533]

- label:
"Step 4b: TH reads the optional attribute(StartUpMode) in
AttributeList from the DUT"
PICS: RVCCLEANM.S.A0002
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list
contains: [2]

- label:
"Step 4c: TH reads the Feature dependent(RVCCLEANM.S.F00 - DEPONOFF)
and optional attribute(OnMode) is in AttributeList from the DUT"
Expand Down
127 changes: 0 additions & 127 deletions src/app/tests/suites/certification/Test_TC_RVCCLEANM_3_1.yaml

This file was deleted.

Loading

0 comments on commit 1108982

Please sign in to comment.