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 #637, Remove old CFE_ARINC653-related tests #640

Merged
merged 1 commit into from
May 8, 2020

Conversation

lethuillierg
Copy link
Contributor

Describe the contribution
Fix #637
Removes all conditional preprocessing blocks related to CFE_ARINC653.
(Only used in fsw/cfe-core/unit-test/es_UT.c and fsw/cfe-core/unit-test/es_UT.h).

Testing performed
Steps taken to test the contribution:

  1. Standard build and test procedure.
    SIMULATION=native, ENABLE_UNIT_TESTS=true, OMIT_DEPRECATED set to false then true, BUILDTYPE=debug
    All unit tests passed. No errors reported by cFS executable.

Expected behavior changes
None

System(s) tested on

  • iMac (Retina 4K, 2019)
  • OS: Ubuntu 18.04 (via VMware Fusion 11.5.3)
  • GCC: 7.5.0
  • Versions: master bundle with this commit

Additional context
Also successfully built using custom Docker images (CentOS 7, Ubuntu 18.04, and Ubuntu 20.04) implementing the standard build procedure. In this context, different combinations of OMIT_DEPRECATED and BUILDTYPE were used. No errors reported by cFS executable.

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Guillaume Lethuillier
Personal, individual CLA submitted

@skliper skliper added this to the 6.8.0 milestone Apr 27, 2020
@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Apr 27, 2020
@skliper
Copy link
Contributor

skliper commented Apr 27, 2020

CLA receipt confirmed

@astrogeco
Copy link
Contributor

CCB 2020-04-29 : APPROVED

@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB CCB-20200429 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels May 5, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate May 8, 2020 18:03
@astrogeco astrogeco merged commit b3a9974 into nasa:integration-candidate May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove old CFE_ARINC653 related tests
3 participants