Skip to content

Commit

Permalink
Modifed ACFREMON-1.1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Aug 16, 2023
1 parent eaec8f0 commit 08f3df2
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 12 deletions.
5 changes: 3 additions & 2 deletions src/app/tests/suites/certification/Test_TC_ACFREMON_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ tests:
# type: list

- label: "Step 6a: Read the global attribute: AcceptedCommandList"
PICS: "!ACFREMON.S.C00.Rsp"
command: "readAttribute"
attribute: "AcceptedCommandList"
response:
Expand All @@ -195,7 +196,7 @@ tests:
type: list

- label:
"Step 6b: Read the optional command (ResetCondition) in
"Step 6a: Read the optional command (ResetCondition) in
AcceptedCommandList"
PICS: ACFREMON.S.C00.Rsp
command: "readAttribute"
Expand All @@ -207,7 +208,7 @@ tests:

#List values range check support https://github.com/project-chip/connectedhomeip/issues/26570
- label:
"Step 6c: TH reads from the DUT the AcceptedCommandList attribute.
"Step 6b: TH reads from the DUT the AcceptedCommandList attribute.
1.The list SHALL NOT contain any additional values in the standard or
scoped range: (0x0000_0000 - 0x0000_4FFF) and (0x0000_F000 -
0x0000_FFFE). 2.The list MAY contain values in the Manufacturer
Expand Down
1 change: 0 additions & 1 deletion src/app/tests/suites/certification/ci-pics-values
Original file line number Diff line number Diff line change
Expand Up @@ -2472,7 +2472,6 @@ RVCCLEANM.S.A0000=1
RVCCLEANM.S.A0001=1
RVCCLEANM.S.A0002=1
RVCCLEANM.S.A0003=1
RVCCLEANM.S.Afffa=1

#Feature
RVCCLEANM.S.F00=1
Expand Down
5 changes: 3 additions & 2 deletions 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.

18 changes: 11 additions & 7 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 08f3df2

Please sign in to comment.