Skip to content

Fix #100, Check CFE_SB_NO_MESSAGE return code#101

Open
anhvan989 wants to merge 1 commit intomainfrom
fix-100-update-for-CFE_SB_NO_MESSAGE
Open

Fix #100, Check CFE_SB_NO_MESSAGE return code#101
anhvan989 wants to merge 1 commit intomainfrom
fix-100-update-for-CFE_SB_NO_MESSAGE

Conversation

@anhvan989
Copy link

Fix #100, check cfe_sb_no_message return code from CFE_SB_ReceiveBuffer

Checklist (Please check before submitting)

Describe the contribution
A clear and concise description of what the contribution is.

  • Include explicitly what issue it addresses [e.g. Fixes #X]
    Update to check for no message.

Testing performed
Steps taken to test the contribution:

  1. make SIMULATION=native install

  2. Run cfs

  3. make SIMULATION=native ENABLE_UNIT_TESTS=true install

  4. make test

  5. make lcov

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • API Change: xxx (if applicable)
  • Behavior Change: xxx (if applicable)
  • Or no impact to behavior

System(s) tested on

  • Hardware: [e.g. PC, SP0, MCP750]
  • OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
  • Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Full name and company/organization/center of all contributors ("Personal" if individual work)

  • Note CLA's apply to software contributions.
    Anh Van, GSFC

Fix #100, check cfe_sb_no_message return code from CFE_SB_ReceiveBuffer
@anhvan989 anhvan989 requested a review from jphickey March 9, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add checks for CFE_SB_NO_MESSAGE return code for CFE_SB_ReceiveBuffer

2 participants