Skip to content

Fix #133, Add math library dependency to LC#134

Open
dmolock-NASA wants to merge 4 commits into
nasa:devfrom
dmolock-NASA:133-add-math-library-dependency-to-lc
Open

Fix #133, Add math library dependency to LC#134
dmolock-NASA wants to merge 4 commits into
nasa:devfrom
dmolock-NASA:133-add-math-library-dependency-to-lc

Conversation

@dmolock-NASA

@dmolock-NASA dmolock-NASA commented Jun 4, 2026

Copy link
Copy Markdown

Checklist (Please check before submitting)

Describe the contribution

Fixes #133 by adding the math library dependency to the LC App including unit and coverage tests.

Testing performed
Steps taken to test the contribution:

  1. Linux Build steps
    • make native_std.distclean
    • make native_std.prep
    • make native_std.install
    • make native_std.runtest
  2. QNX Build steps
    • make aarch64le_qnx_gnu.distclean
    • make aarch64le_qnx_gnu.prep
    • make aarch64le_qnx_gnu.install
  3. Linux Execution steps
    • cd build-native_std/exe/cpu1/
    • ./core-cpu1
    • Verify cFS boots and LC App loads and executes
  4. QNX Execution steps
    • Build QNX IFS Image including cFS
    • Boot QNX IFS Image on Raspberry Pi 4 via U-boot and TFTP
    • cd /temp/cfs/cpu1/
    • ./core-cpu1
    • Verify cFS boots and LC App loads and executes

Expected behavior changes

No impact to behavior

System(s) tested on

  • Hardware: PC/VM, Raspberry Pi 4
  • OS: RHEL 9, QNX 8.x

Additional context

N/A

Third party code

N/A

Contributor Info - All information REQUIRED for consideration of pull request

Dwaine Molock, NASA/GSFC, Code 534

@dmolock-NASA dmolock-NASA requested review from dzbaker and jphickey June 4, 2026 22:41
@dmolock-NASA dmolock-NASA requested a review from alanc-gsfc June 8, 2026 14:06
@dmolock-NASA dmolock-NASA marked this pull request as ready for review June 8, 2026 19:56
Comment thread unit-test/CMakeLists.txt
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.

Add math library dependency to LC

3 participants