project-chip / matter-test-scripts

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

[TC-DKLR-1.1] Step 4 check a wrong attribute list 0x33. #258

Open ZeddChen opened 1 month ago

ZeddChen commented 1 month ago

Summary Title:

[Matter 1.2] Test Harness fails to check attributelist in TC-DRLK-1.1

Description:

According to the test plan, 0x0033 shall be included in attributelist if DRLK.S.F07(COTA) & DRLK.S.F00(PIN). But even one of them is Fales, TH will still return a missing 0x0033 error in the automated test, as shown from line 5187 of the log, TH verifies 'or' instead of 'and'.

DKLR.S.F00==1 DRLK.S.F07==0 DRLK.S.A33==0

Additional Info:

V_24_SVE_1.2

Test Log:

DRLK11_2024_05_10_13_38_43.log