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 functional tests for cFE Time Arithmetic APIs #1689

Closed
zanzaben opened this issue Jul 20, 2021 · 1 comment · Fixed by #1715 or #1701
Closed

Add functional tests for cFE Time Arithmetic APIs #1689

zanzaben opened this issue Jul 20, 2021 · 1 comment · Fixed by #1715 or #1701
Assignees
Labels
Milestone

Comments

@zanzaben
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Need open source functional tests for certifiability

Describe the solution you'd like
Add functional tests for cFE Time Arithmetic APIs
CFE_TIME_Add - Adds two time values.
CFE_TIME_Subtract - Subtracts two time values.
CFE_TIME_Compare - Compares two time values.

Describe alternatives you've considered
N/A

Additional context
N/A

Requester Info
Alex Campbell GSFC

@zanzaben zanzaben added good first issue Good for newcomers unit-test labels Jul 20, 2021
@skliper skliper added this to the 7.0.0 milestone Jul 22, 2021
@nmullane
Copy link
Contributor

I'll start working on this.

nmullane added a commit to nmullane/cFE that referenced this issue Jul 26, 2021
Add tests for
* CFE_TIME_Add
* CFE_TIME_Subtract
* CFE_TIME_Compare
nmullane added a commit to nmullane/cFE that referenced this issue Jul 27, 2021
Add tests for
* CFE_TIME_Add
* CFE_TIME_Subtract
* CFE_TIME_Compare
nmullane added a commit to nmullane/cFE that referenced this issue Jul 27, 2021
Add tests for
* CFE_TIME_Add
* CFE_TIME_Subtract
* CFE_TIME_Compare
nmullane added a commit to nmullane/cFE that referenced this issue Jul 27, 2021
Add tests for
* CFE_TIME_Add
* CFE_TIME_Subtract
* CFE_TIME_Compare
astrogeco added a commit that referenced this issue Jul 28, 2021
…onal-tests

Fix #1689, Add time arithmetic functional tests
paulober pushed a commit to paulober/cFE that referenced this issue Aug 1, 2021
Add tests for
* CFE_TIME_Add
* CFE_TIME_Subtract
* CFE_TIME_Compare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants