Skip to content

Commit

Permalink
update test TC_CC_2_1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinez-silabs committed Jun 21, 2022
1 parent 08826f7 commit 70958a5
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 248 deletions.
8 changes: 7 additions & 1 deletion src/app/tests/suites/certification/Test_TC_CC_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,17 @@ tests:
constraints:
type: uint16

- label: "read the optional global attribute: FeatureMap"
command: "readAttribute"
attribute: "FeatureMap"
response:
saveAs: FeatureMapValue

- label: "Reads ColorCapabilities attribute from DUT"
command: "readAttribute"
attribute: "ColorCapabilities"
response:
value: 0
value: FeatureMapValue

- label: "Validate constraints of attribute: ColorCapabilities"
command: "readAttribute"
Expand Down
Loading

0 comments on commit 70958a5

Please sign in to comment.