Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more YAML tests for Access Control Cluster (#15589)
* Add more YAML tests for Access Control Cluster - Test some invalid entries - Test some too many entries Part of #10253 * Fix issue 13075 --When mQueueLength >= mQueueSize happens in CHIPCircularTLVBuffer::GetNewBuffer, if mProcessEvictedElement is set with AlwaysFail, EvictHead would fail when logging Event. We should let EvictHead and Init succeed, then later EnsureSpaceInCircularBuffer would help get enough space for new event in LogEventPrivate. add event overflow testing Co-authored-by: Yunhan Wang <[email protected]>
- Loading branch information