Skip to content

Commit

Permalink
TEST: YAML enable test on WNCV 3.3
Browse files Browse the repository at this point in the history
- issue project-chip#14502 fixes by PR# 14602
  • Loading branch information
jmeg-sfy committed Feb 2, 2022
1 parent f70f556 commit e8658b5
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/app/tests/suites/certification/Test_TC_WNCV_3_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ tests:
- label:
"4a: If (PA & TL) TH reads CurrentPositionTiltPercent100ths attribute
from DUT"
disabled: true
command: "readAttribute"
attribute: "CurrentPositionTiltPercent100ths"
PICS: WNCV_TL && WNCV_PA_TL
Expand All @@ -162,7 +161,6 @@ tests:
- label:
"4b: If (PA & TL) TH reads TargetPositionTiltPercent100ths attribute
4c: it Must be equal with CurrentPositionTiltPercent100ths from DUT"
disabled: true
command: "readAttribute"
attribute: "TargetPositionTiltPercent100ths"
PICS: WNCV_TL && WNCV_PA_TL
Expand Down
73 changes: 73 additions & 0 deletions src/darwin/Framework/CHIPTests/CHIPClustersTests.m

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

111 changes: 110 additions & 1 deletion zzz_generated/chip-tool/zap-generated/test/Commands.h

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

7 changes: 5 additions & 2 deletions zzz_generated/tv-casting-app/zap-generated/endpoint_config.h

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

0 comments on commit e8658b5

Please sign in to comment.