-
Notifications
You must be signed in to change notification settings - Fork 202
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 Send/Receive Message APIs #1681
Comments
jphickey
added a commit
to jphickey/cFE
that referenced
this issue
Aug 11, 2021
Add tests for the basic message passing API: - CFE_SB_TransmitMsg - CFE_SB_ReceiveBuffer
jphickey
added a commit
to jphickey/cFE
that referenced
this issue
Aug 11, 2021
Add tests for the basic message passing API: - CFE_SB_TransmitMsg - CFE_SB_ReceiveBuffer
jphickey
added a commit
to jphickey/cFE
that referenced
this issue
Aug 17, 2021
Add tests for the basic message passing API: - CFE_SB_TransmitMsg - CFE_SB_ReceiveBuffer
jphickey
added a commit
to jphickey/cFE
that referenced
this issue
Aug 17, 2021
Add tests for the basic message passing API: - CFE_SB_TransmitMsg - CFE_SB_ReceiveBuffer
jphickey
added a commit
to jphickey/cFE
that referenced
this issue
Aug 17, 2021
Add tests for the basic message passing API: - CFE_SB_TransmitMsg - CFE_SB_ReceiveBuffer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Send/Receive Message APIs
CFE_SB_TransmitMsg - Transmit a message.
CFE_SB_ReceiveBuffer - Receive a message from a software bus pipe.
Describe alternatives you've considered
N/A
Additional context
N/A
Requester Info
Alex Campbell GSFC
The text was updated successfully, but these errors were encountered: