You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added DRLK-2.5 and DRLK-2.9 python script (#35201)
* added drlkcluster variable
* Delete src/python_testing/TC_DRLK_2_9.py
* added DRLK_2.5 python script
* Added Script DRLK_2.9
* removed DRLK_2_5 yaml file
* removed DRLK_2.9.yaml file
* updated DLOG_2_1.yaml
* removed redefined command clear user
* removed unsed var
* removed unused var
* Updated TC_DRLK_2_4.yaml script as per test plan
* Updated the TC to include PIN, Aliro combination and do Modify credential
* Restyled by autopep8
* updated PICS
* Appended steps to check modify of both PIN and Aliro credentiaType is as expected
* Updated DRLK-2.5 test case as per PR comment
1.correted test step description for step 4,5,6 and 9
2.Corrected steps 5,6 and 9
* Updated DRLK-2.9
1. Corrected test step description
2. Corrected PICS
3. Validated arrtibutes read based on respective range
4. modified get_user function to check for given credentialsirespective to the order of credentials listed
* Added nextcredentialIndex check in get_credential_status function
* fixed code-lints error
* Added generate_max_pincode_len for generating valid pin code of Max pincode length
* Restyled by isort
* added a check in get_user funtion that length of given Credential list matches with length of response credential list
* PR review -Init the pin and rid variables
* fixed lint error
---------
Co-authored-by: Restyled.io <commits@restyled.io>
by setting Intent field to . NetworkDiag . CrashLogs"
220
232
PICS: MCORE.BDX.Initiator
221
233
verification: |
222
-
"diagnosticlogs retrieve-logs-request 0 0 1 0
234
+
diagnosticlogs retrieve-logs-request 0 0 1 0
223
235
224
236
On TH(chip-tool), Verify that the DUT responds with Success(0) status code for the RetrieveLogsResponse command Verify that LogContent field contains at most 1024 bytes
225
237
@@ -254,7 +266,7 @@ tests:
254
266
EndUserSupport, RequestedProtocol= BDX)"
255
267
PICS: MCORE.BDX.Initiator
256
268
verification: |
257
-
"diagnosticlogs retrieve-logs-request 0 1 1 0
269
+
diagnosticlogs retrieve-logs-request 0 1 1 0
258
270
259
271
On TH(chip-tool), Verify that the DUT responds with INVALID_COMMAND for the RetrieveLogsRequest that was sent without TransferFileDesignator
On TH(chip-tool), Verify that the DUT responds with Exhausted(1) status code for the RetrieveLogsResponse command with the LogContent field containing at most 1024 bytes
On TH(chip-tool), Verify that the DUT responds with CONSTRAINT_ERRORfor the RetrieveLogsRequest that was sent Invalid Invalid TransferFileDesignator length(> 32)
403
+
On TH(chip-tool), Verify that the DUT responds with CONSTRAINT_ERROR for the RetrieveLogsRequest that was sent Invalid Invalid TransferFileDesignator length(> 32)
391
404
392
405
[1707904517.151453][36678:36681] CHIP:DMG: ICR moving to [ResponseRe]
0 commit comments