Searched refs:xNetworkInterfaceOutput_ARP_STUB_CallCount (Results 1 – 1 of 1) sorted by relevance
2651 uint32_t xNetworkInterfaceOutput_ARP_STUB_CallCount = 0; variable2656 xNetworkInterfaceOutput_ARP_STUB_CallCount++; in xNetworkInterfaceOutput_ARP_STUB()2677 xNetworkInterfaceOutput_ARP_STUB_CallCount = 0; in test_FreeRTOS_OutputARPRequest()2688 TEST_ASSERT_EQUAL( xNetworkInterfaceOutput_ARP_STUB_CallCount, 1 ); in test_FreeRTOS_OutputARPRequest()2693 xNetworkInterfaceOutput_ARP_STUB_CallCount = 0; in test_FreeRTOS_OutputARPRequest()2705 TEST_ASSERT_EQUAL( xNetworkInterfaceOutput_ARP_STUB_CallCount, 0 ); in test_FreeRTOS_OutputARPRequest()2710 xNetworkInterfaceOutput_ARP_STUB_CallCount = 0; in test_FreeRTOS_OutputARPRequest()2720 TEST_ASSERT_EQUAL( xNetworkInterfaceOutput_ARP_STUB_CallCount, 0 ); in test_FreeRTOS_OutputARPRequest()2724 xNetworkInterfaceOutput_ARP_STUB_CallCount = 0; in test_FreeRTOS_OutputARPRequest()2735 TEST_ASSERT_EQUAL( xNetworkInterfaceOutput_ARP_STUB_CallCount, 0 ); in test_FreeRTOS_OutputARPRequest()[all …]