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
While reviewing some old tests I wrote a few months ago, I realised that one of them should not have passed. Upon further investigation, it appears that TEST_ASSERT_EACH_EQUAL_MEMORY() treats the expected argument as an array rather than as a single value.