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

Integration candidate 2019-10-09 #25

Merged
merged 6 commits into from
Oct 23, 2019
Merged

Integration candidate 2019-10-09 #25

merged 6 commits into from
Oct 23, 2019

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Oct 16, 2019

Describe the contribution
Integration candidate for pull requests approved at 2019-10-09 CCB
Covers the following pull requests:
#15 - Add guide on creating table files
#20 - add validation for rtncode and update bracket to standard
#21 - init DstFile and SrcFile to NULL, Validate DstFile and SrcFile
#23 - use path_max instead of os_max_file_name
#24 - Clean up elf2cfetbl build logic

Testing performed
Build code for native host (SIMULATION=native) with unit test enabled
Execute CFE core, issued various test commands from cmdUtil
Execute all unit tests and confirm passage.

Expected behavior changes
None

System(s) tested on:
Ubuntu 18.04.2 LTS 64-bit

Additional context
NA

Contributor Info
Joseph Hickey, Vantage Systems, Inc.

avan989 and others added 6 commits October 2, 2019 11:52
Remove the now-unnecessary inclusion of CFE TBL internal definitions.
All logic in this tool is based on public include files only.

CFE ensures that the header sizes are always a multiple of 4 bytes,
so the logic to selectively byte-align is unnecessary.  CFE now
requires this to be 4-byte aligned.

Clean up all hacks in the CMake recipe, the build is now much
more straightforward when internal headers aren't being used.
Merge branches 'pull-15', 'pull-20', 'pull-21', 'pull-23'
and 'pull-24' for integration
@jphickey jphickey changed the title Merge CCB 2019-10-09 reviewed changes to master Integration candidate 2019-10-09 Oct 16, 2019
@jphickey jphickey merged commit a2f092a into master Oct 23, 2019
@jphickey jphickey deleted the ic-ccb-20191009 branch October 23, 2019 20:09
@skliper skliper added this to the 3.2.0 milestone Jun 1, 2020
@skliper skliper modified the milestone: 3.2.0 Aug 21, 2020
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.

3 participants