Skip to content

Commit

Permalink
Removed wait step as it is not in test-plan.
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Sep 13, 2023
1 parent 1d42f01 commit 3623baf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 32 deletions.
11 changes: 0 additions & 11 deletions src/app/tests/suites/certification/Test_TC_TCCM_3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ config:
new_mode_th:
type: int8u
defaultValue: 2
WaitTimeAfterOnCommand:
type: int16u
defaultValue: 5000
nonNull_OnMode_value:
type: int8u
defaultValue: 0
Expand Down Expand Up @@ -118,14 +115,6 @@ tests:
cluster: "On/Off"
command: "On"

- label: "Wait to turn on/Off"
cluster: "DelayCommands"
command: "WaitForMs"
arguments:
values:
- name: "ms"
value: WaitTimeAfterOnCommand

- label: "Step 8: TH reads the CurrentMode attribute from the DUT"
PICS: TCCM.S.A0001 && TCCM.S.F00
command: "readAttribute"
Expand Down
25 changes: 4 additions & 21 deletions zzz_generated/darwin-framework-tool/zap-generated/test/Commands.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3623baf

Please sign in to comment.