nasa / MD

The Core Flight System (cFS) Memory Dwell (MD) application.
Apache License 2.0
25 stars 18 forks source link

Identical assert repeated twice (unintentionally) #48

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 1 year ago

Checklist

Describe the bug Assert of (call_count_CFE_EVS_SendEvent == 0... seems to have been pasted twice by mistake.

Code snips https://github.com/nasa/MD/blob/87e0c1f70858a0d174ce0a11eb8f3f272752efaf/unit-test/md_app_tests.c#L460-L475

Expected behavior Removing unintentionally repeated test will make cleaner test code.

Reporter Info Avi Weiss @thnkslprpt