Skip to content
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

The System Layer Is Missing Unit Tests for the Core Object, Packet Buffer, and Timers #188

Closed
gerickson opened this issue Apr 1, 2020 · 1 comment · Fixed by #199
Closed
Labels
Milestone

Comments

@gerickson
Copy link
Contributor

Problem

The chip::System subsystem is missing unit tests for the core object, packet buffer, and timer classes.

Proposed Solution

Create or import tests for these classes.

@woody-apple woody-apple added this to the M4 milestone Apr 1, 2020
@gerickson
Copy link
Contributor Author

This depends on resolving #192.

nipatel-silabs pushed a commit to nipatel-silabs/connectedhomeip that referenced this issue Oct 19, 2022
… silabs to silabs_1.0

Merge in WMN_TOOLS/matter from cherry-pick/enable-wf200-builds to silabs_1.0

Squashed commit of the following:

commit 3ceb4df5f8f9d05f51004f97ab3f5fc1fa6a3a11
Author: Rehan Rasool <[email protected]>
Date:   Tue Oct 11 21:35:26 2022 +0000

    Pull request project-chip#185: Enable WF200 builds

    Merge in WMN_TOOLS/matter from feature/enable-wf200-builds to silabs

    Squashed commit of the following:

    commit 5616ddd8ac3927287c0b511b962f9b0e769591a3
    Author: Rehan Rasool <[email protected]>
    Date:   Tue Oct 11 15:50:46 2022 -0400

        Set is_debug=false for MG12+WF200, otherwise it does not fit

    commit 9933bf8c79cd0d4d63707fa2007f647f021ca4f5
    Author: Rehan Rasool <[email protected]>
    Date:   Tue Oct 11 11:59:47 2022 -0400

        Enable WF200 builds
mkardous-silabs referenced this issue in mkardous-silabs/connectedhomeip Nov 2, 2022
…ilabs_1.0

Merge in WMN_TOOLS/matter from cherry-pick/enable-wf200-builds to silabs_1.0

Squashed commit of the following:

commit 3ceb4df5f8f9d05f51004f97ab3f5fc1fa6a3a11
Author: Rehan Rasool <[email protected]>
Date:   Tue Oct 11 21:35:26 2022 +0000

    Pull request #185: Enable WF200 builds

    Merge in WMN_TOOLS/matter from feature/enable-wf200-builds to silabs

    Squashed commit of the following:

    commit 5616ddd8ac3927287c0b511b962f9b0e769591a3
    Author: Rehan Rasool <[email protected]>
    Date:   Tue Oct 11 15:50:46 2022 -0400

        Set is_debug=false for MG12+WF200, otherwise it does not fit

    commit 9933bf8c79cd0d4d63707fa2007f647f021ca4f5
    Author: Rehan Rasool <[email protected]>
    Date:   Tue Oct 11 11:59:47 2022 -0400

        Enable WF200 builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants