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

Add System Object, Timer, and Packet Buffer Unit Tests #199

Merged

Conversation

gerickson
Copy link
Contributor

Problem

This addresses GitHub issue #188, the missing unit tests for the system layer packet buffers, timers, and objects, by importing related tests from openweave-core.

Summary of Changes

  • Allows the support library to be built independently to support unit tests without pulling in the rest of the CHIP core library.
  • Imports system layer unit tests from openweave-core.
  • Connects those unit tests into the build test framework.

Fixes #188

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

@tpmanley @BroderickCarlin?

@woody-apple woody-apple merged commit 6dc8b09 into project-chip:master Apr 2, 2020
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 this pull request may close these issues.

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