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 Zero Copy APIs #1682

Closed
zanzaben opened this issue Jul 20, 2021 · 0 comments · Fixed by #1803 or #1839
Closed

Add functional tests for cFE Zero Copy APIs #1682

zanzaben opened this issue Jul 20, 2021 · 0 comments · Fixed by #1803 or #1839
Assignees
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 Zero Copy APIs
CFE_SB_AllocateMessageBuffer - Get a buffer pointer to use for "zero copy" SB sends.
CFE_SB_ReleaseMessageBuffer - Release an unused "zero copy" buffer pointer.
CFE_SB_TransmitBuffer - Transmit a buffer.

Describe alternatives you've considered
N/A

Additional context
N/A

Requester Info
Alex Campbell GSFC

@skliper skliper added this to the 7.0.0 milestone Jul 22, 2021
@jphickey jphickey self-assigned this Aug 4, 2021
jphickey added a commit to jphickey/cFE that referenced this issue Aug 11, 2021
Add tests for the CFE SB subscription API:
- CFE_SB_AllocateMessageBuffer
- CFE_SB_ReleaseMessageBuffer
- CFE_SB_TransmitBuffer
jphickey added a commit to jphickey/cFE that referenced this issue Aug 11, 2021
Add tests for the CFE SB subscription API:
- CFE_SB_AllocateMessageBuffer
- CFE_SB_ReleaseMessageBuffer
- CFE_SB_TransmitBuffer
jphickey added a commit to jphickey/cFE that referenced this issue Aug 17, 2021
Add tests for the CFE SB subscription API:
- CFE_SB_AllocateMessageBuffer
- CFE_SB_ReleaseMessageBuffer
- CFE_SB_TransmitBuffer
jphickey added a commit to jphickey/cFE that referenced this issue Aug 17, 2021
Add tests for the CFE SB subscription API:
- CFE_SB_AllocateMessageBuffer
- CFE_SB_ReleaseMessageBuffer
- CFE_SB_TransmitBuffer
jphickey added a commit to jphickey/cFE that referenced this issue Aug 17, 2021
Add tests for the CFE SB subscription API:
- CFE_SB_AllocateMessageBuffer
- CFE_SB_ReleaseMessageBuffer
- CFE_SB_TransmitBuffer
astrogeco added a commit that referenced this issue Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants