Skip to content

Commented-out test references old event type constant (CFE_EVS_ERROR) #70

@thnkslprpt

Description

@thnkslprpt

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
A single stray reference to the old event type constants remains here in a commented-out test case (CFE_EVS_ERROR).
Will cause a build failure if un-commented-out.

Expected behavior

  1. Update to CFE_EVS_EventType_ERROR, or
  2. Delete this commented-out code

Code snips

(Ut_CFE_EVS_EventSent(DS_ADD_MID_CMD_ERR_EID, CFE_EVS_ERROR, "Invalid ADD MID command arg: invalid MID = 0x

Reporter Info
Avi Weiss @thnkslprpt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions