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

Fix #746, Add UtDebug message from OS_printf stub #747

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 7, 2021

Describe the contribution
Fix #746 - added UtDebug in OS_printf stub

Testing performed
Built tests and confirmed debug output

Expected behavior changes
Outputs the OS_printf input as a debug message from stub

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@astrogeco astrogeco changed the base branch from main to integration-candidate January 21, 2021 15:17
@astrogeco astrogeco merged commit 709b582 into nasa:integration-candidate Jan 21, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 21, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 21, 2021
@skliper skliper deleted the fix746-os_printf_stub_print branch February 1, 2021 21:35
@skliper skliper added this to the 6.0.0 milestone Sep 24, 2021
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
…value

In ut_sb_stubs.c, update CFE_SB_TimeStampMsg  to save the message
pointer argument with UT_Stub_CopyFromLocal so that unit tests can check
it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output format string as debug message in OS_printf stub
2 participants