You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't dug into the logic, but I suspect it's considering no events a success. This doesn't seem very resilient, check should be that the dispatch logic was followed as expected not zero events. If all events were disabled, this would always pass.
Describe the bug
When CFE_PLATFORM_EVS_DEFAULT_TYPE_FLAG is set to 0xF there are two failures:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Test should pass with debug events enabled (shouldn't care).
Code snips
cFE/fsw/cfe-core/unit-test/evs_UT.c
Lines 2670 to 2688 in dc3d62b
System observed on:
Additional context
N/A
Reporter Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: