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 #447, Add rtems_sysmon unit test #448

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

avan989
Copy link
Contributor

@avan989 avan989 commented Feb 4, 2025

Fix #447, Add rtems_sysmon unit test

Checklist (Please check before submitting)

Describe the contribution
A clear and concise description of what the contribution is.

Testing performed
Steps taken to test the contribution:

  1. Make SIMULATION=native ENABLE_UNIT_TESTS=true install

  2. make test

  3. make lcov

  4. Run against gr712rc

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • API Change: xxx (if applicable)
  • Behavior Change: xxx (if applicable)
  • Or no impact to behavior

System(s) tested on

  • Hardware: [e.g. PC, SP0, MCP750]
  • OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
  • Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Full name and company/organization/center of all contributors ("Personal" if individual work)

  • Note CLAs apply to only software contributions.
    Anh Van

@dzbaker dzbaker self-requested a review February 6, 2025 19:05
@dzbaker dzbaker added the CCB:Approved Indicates Approval by CCB label Mar 6, 2025
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 19, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
-nasa/cFE#2643

*osal*
-nasa/osal#1495

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
Fix nasa#447, Add rtems_sysmon unit test
@avan989 avan989 force-pushed the Fix-447-add-rtems-sysmon-coveragetest branch from ec1150e to 665f7f6 Compare March 25, 2025 13:37
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499
- nasa/osal#1504
- nasa/osal#1502

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
@dzbaker dzbaker merged commit 5140407 into nasa:main Mar 27, 2025
9 of 11 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499
- nasa/osal#1504
- nasa/osal#1502

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates Approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add coverage test for rtems sysmon
2 participants