Skip to content

Commit cc138f6

Browse files
[TC-IDM-3.2] Cosmetic update in step 3 as per test-plan update. (#37960)
* step 3 update * Update Test_TC_IDM_3_2.yaml * Update Test_TC_IDM_3_2.yaml * Update Test_TC_IDM_3_2.yaml * restyling * Restyled by whitespace --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent 794cc19 commit cc138f6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/app/tests/suites/certification/Test_TC_IDM_3_2.yaml

+5-3
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,12 @@ tests:
9797
PICS: MCORE.IDM.S.Attribute_W.DataType_Bool
9898
verification: |
9999
The cluster used in the below command is an example, User can use any supported chip cluster/attribute/command.
100-
100+
Note: If the DUT does not implement or support a mandatory writable boolean attribute, or if the only available writable boolean
101+
attribute is the InterfaceEnabled attribute in the Network Commissioning cluster, mark this test step as 'Not Applicable'.
102+
The mandatory writable 'InterfaceEnabled' attribute is of type boolean. However, its behavior is undefined if it is set to 'false'
103+
on the same interface that is being used to write the value, which would be required for this test
101104
./chip-tool basicinformation write local-config-disabled 1 1 0
102-
103-
On TH(chip-tool), verify that DUT sends a WriteResponseMessage with the status set to Success for the data sent in the above command and verify by sending a ReadRequestMessage to read the value that was modified.
105+
On TH(chip-tool), verify that DUT sends a WriteResponseMessage with the status set to Success for the data sent in the above command and verify by sending a ReadRequestMessage to read the value that was modified.
104106
[1686227392.013866][93552:93554] CHIP:DMG: WriteClient moving to [ResponseRe]
105107
[1686227392.013876][93552:93554] CHIP:DMG: WriteResponseMessage =
106108
[1686227392.013879][93552:93554] CHIP:DMG: {

0 commit comments

Comments
 (0)