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

Remove remaining stray references to old event types #53

Closed
2 tasks done
thnkslprpt opened this issue Dec 5, 2022 · 0 comments · Fixed by #54
Closed
2 tasks done

Remove remaining stray references to old event types #53

thnkslprpt opened this issue Dec 5, 2022 · 0 comments · Fixed by #54

Comments

@thnkslprpt
Copy link
Contributor

thnkslprpt commented Dec 5, 2022

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
While updating event type constants in nasa/cFE#2221 it was noticed that a few stray uses of the old types (CFE_EVS_ERROR, CFE_EVS_INFORMATION etc.) were still present in LC's commented-out tests.

Expected behavior
Update to new event type constants or remove these commented-out tests.

Code snips

(Ut_CFE_EVS_EventSent(LC_SUB_HK_REQ_ERR_EID, CFE_EVS_ERROR, "Error Subscribing to HK Request, MID=0x18A5,

/* UtAssert_True (Ut_CFE_EVS_EventSent(LC_INIT_INF_EID, CFE_EVS_INFORMATION, Message), Message); */

Reporter Info
Avi Weiss @thnkslprpt

thnkslprpt added a commit to thnkslprpt/LC that referenced this issue Dec 5, 2022
thnkslprpt added a commit to thnkslprpt/LC that referenced this issue Mar 14, 2023
thnkslprpt added a commit to thnkslprpt/LC that referenced this issue May 4, 2023
thnkslprpt added a commit to thnkslprpt/LC that referenced this issue May 4, 2023
thnkslprpt added a commit to thnkslprpt/LC that referenced this issue May 4, 2023
dzbaker added a commit that referenced this issue May 18, 2023
…o-old-event-type-constants

Fix #53, Remove stray refs to old event type constants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants