Skip to content

Conversation

@jphickey
Copy link
Contributor

Describe the contribution
Replace inconsistent SAMPLE_ And SAMPLE_Lib prefixes, now all identifiers should start with SAMPLE_LIB_.

Fixes #33

Testing performed
Build and sanity test CFE
Run all unit tests

Expected behavior changes
No impact to behavior, but this also changes the name of the init function from SAMPLE_LibInit to SAMPLE_LIB_Init which affects the CFE startup script.

System(s) tested on
Ubuntu 20.04

Additional context
Needs to be merged with nasa/sample_app#100

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Replace inconsistent SAMPLE_ And SAMPLE_Lib prefixes,
now all identifiers should start with SAMPLE_LIB_.
@jphickey jphickey added the CCB:Ready PR or Issue is ready for discussion at the Configuration Control Board (CCB) label Oct 27, 2020
@astrogeco astrogeco removed the CCB:Ready PR or Issue is ready for discussion at the Configuration Control Board (CCB) label Oct 28, 2020
@astrogeco
Copy link
Contributor

CCB 2020-10-28 APPROVED

@astrogeco astrogeco changed the base branch from main to integration-candidate October 30, 2020 15:47
@astrogeco astrogeco merged commit 9f4fb66 into nasa:integration-candidate Nov 2, 2020
astrogeco added a commit to nasa/cFS that referenced this pull request Nov 2, 2020
@jphickey jphickey deleted the fix-33-name-consistency branch June 8, 2021 18:22
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.

Rename files, functions, and variables to match LIBNAME_* pattern

4 participants