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 #814, UT Stub match macro behavior #815

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Feb 16, 2021

Describe the contribution
Fix #814 - Updates stub helpers to match the behavior of calling the default implementation stub macro (NULL va list)

Testing performed
Build/execute unit tests, passed

Expected behavior changes
None

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: cFS 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

@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Feb 16, 2021
@skliper skliper added this to the 6.0.0 milestone Feb 16, 2021
@astrogeco
Copy link
Contributor

CCB:2021-02-17 APPROVED

@astrogeco astrogeco added IC:2021-02-23 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Feb 17, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate February 24, 2021 03:29
@astrogeco astrogeco merged commit 58823bb into nasa:integration-candidate Feb 24, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Feb 24, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Feb 26, 2021
@skliper skliper deleted the fix814-stub_helper branch April 1, 2021 20:07
jphickey added a commit to jphickey/osal that referenced this pull request Aug 10, 2022
In the next major CFE release, this code will be no longer
supported at all.  It should be removed early in the cycle
to avoid needing to maintain this compatibility code.
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
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.

Local stub helper update to match macro behavior
2 participants