-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audit AccessControl system and add more tests #10253
Comments
mlepage-google
changed the title
Audit AccessControl system
Audit AccessControl system and add more tests
Jan 11, 2022
This was referenced Jan 31, 2022
mlepage-google
added a commit
to mlepage-google/connectedhomeip
that referenced
this issue
Feb 15, 2022
This is a very simple test for now. I will come back and add lots more. Towards issue project-chip#10253
woody-apple
pushed a commit
to mlepage-google/connectedhomeip
that referenced
this issue
Feb 17, 2022
This is a very simple test for now. I will come back and add lots more. Towards issue project-chip#10253
mlepage-google
added a commit
that referenced
this issue
Feb 18, 2022
Simple tests for now, more will be added later. Towards issue #10253
mlepage-google
added a commit
to mlepage-google/connectedhomeip
that referenced
this issue
Feb 25, 2022
- Test some invalid entries - Test some too many entries Part of project-chip#10253
mlepage-google
added a commit
that referenced
this issue
Mar 2, 2022
* 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]>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
1 similar comment
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ReadSingleClusterData
andWriteSingleClusterData
#13486 firstThe text was updated successfully, but these errors were encountered: