project-chip / matter-test-scripts

Test scripts related to Matter Certification
https://csa-iot.org/
Apache License 2.0
9 stars 3 forks source link

[TC-TSTAT-1.1] Step 4, 6 and 7 needs to be updated as per latest test plan in YAML script #360

Closed KishokG closed 1 month ago

KishokG commented 2 months ago

Description:

- In Step 4, below mentioned attributes needs to be added as per test plan.

- In Step 6, below mentioned Command needs to be added as per test plan.

- In Step 6, below mentioned Command needs to be removed as it is not available in test plan.

image

- In Step 6, PICS needs to be updated for below mentioned Command as per test plan.

image

- In Step 7, below mentioned Command needs to be removed as it is not available in test plan.

image

- In Step 7, PICS needs to be updated for below mentioned Command as per test plan.

image

nivi-apple commented 2 months ago

These are not supported -TSTAT.S.F07 = 0. I will set TSTAT.S.A0052=0 in ci-pics-values to fix the attribute 0x0052

0x0052: SHALL be included if and only if TSTAT.S.A0052(SetpointHoldExpiryTimestamp) 0x0049: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise. 0x004B: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise. 0x004C: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise. 0x004D: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise. 0x004F: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise. 0x0051: SHALL be included if TSTAT.S.F07(MSCH) and SHALL NOT be included otherwise.

nivi-apple commented 2 months ago

Uploaded - https://github.com/project-chip/connectedhomeip/pull/35265

KishokG commented 1 month ago

Issue fixed