Skip to content

Commit

Permalink
Add more YAML tests for the diagnostic logs cluster but related to BD…
Browse files Browse the repository at this point in the history
…X this time
  • Loading branch information
vivien-apple committed Jan 19, 2024
1 parent 423eda9 commit 57ab3d7
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 67 deletions.
1 change: 1 addition & 0 deletions scripts/tests/chiptest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ def _GetChipReplUnsupportedTests() -> Set[str]:
"Test_TC_ACL_2_5.yaml", # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884
"Test_TC_ACL_2_6.yaml", # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884
"Test_TC_RVCCLEANM_3_3.yaml", # chip-repl does not support EqualityCommands pseudo-cluster
"TestDiagnosticLogs.yaml", # chip-repl does not implement a BDXTransferServerDelegate
}


Expand Down
Loading

0 comments on commit 57ab3d7

Please sign in to comment.