Searched refs:eSuccess (Results 1 – 3 of 3) sorted by relevance
177 vApplicationPingReplyHook_Expect( eSuccess, 0 ); in test_ProcessICMPPacket_ICMPEchoReply_NULLData()209 vApplicationPingReplyHook_Expect( eSuccess, 0 ); in test_ProcessICMPPacket_ICMPEchoReply_ProperData()245 TEST_ASSERT_EQUAL( eSuccess, eResult ); in test_ProcessICMPPacket_ICMPEchoReply_ImproperData()
201 ePingReplyStatus_t eStatus = eSuccess; in prvProcessICMPEchoReply()
198 eSuccess = 0, /**< A correct reply has been received for an outgoing ping. */ enumerator