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 Message ID APIs #1684

Open
zanzaben opened this issue Jul 20, 2021 · 1 comment · May be fixed by #2304
Open

Add functional tests for cFE Message ID APIs #1684

zanzaben opened this issue Jul 20, 2021 · 1 comment · May be fixed by #2304

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 forcFE Message ID APIs
CFE_SB_IsValidMsgId - Identifies whether a given CFE_SB_MsgId_t is valid.
CFE_SB_MsgId_Equal - Identifies whether two CFE_SB_MsgId_t values are equal.
CFE_SB_MsgIdToValue - Converts a CFE_SB_MsgId_t to a normal integer.
CFE_SB_ValueToMsgId - Converts a normal integer into a CFE_SB_MsgId_t.

Describe alternatives you've considered
N/A

Additional context
N/A

Requester Info
Alex Campbell GSFC

@skliper skliper modified the milestone: 7.0.0 Jul 22, 2021
@skliper
Copy link
Contributor

skliper commented Jul 27, 2021

Low priority for Caelum, coverage test completely exercises these

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

Successfully merging a pull request may close this issue.

2 participants