Lines Matching full:make
190 /* Make the MAC address same. */ in test_xCheckLoopback_HappyCase()
219 /* Make the MAC address same. */ in test_xCheckLoopback_DuplicationFails()
222 /* Make buffer duplication fail. */ in test_xCheckLoopback_DuplicationFails()
249 /* Make the MAC address same. */ in test_xCheckLoopback_SendEventToIPTaskFails()
622 /* Make sure the the destination and source IP addresses are different. */ in test_eARPProcessPacket_Request_SenderAndTargetDifferent()
1645 /* Make sure there is no match. */ in test_xCheckRequiresARPResolution_NotOnLocalNetwork()
1674 /* Make sure there is no match. */ in test_xCheckRequiresARPResolution_NotOnLocalNetwork_InvalidHeader()
1703 /* Make sure there is no match. */ in test_xCheckRequiresARPResolution_NotOnLocalNetwork_IPv6()
1783 /* Make sure there is a match. */ in test_xCheckRequiresARPResolution_OnLocalNetwork_NotInCache()
1825 /* Make sure there is a match. */ in test_xCheckRequiresARPResolution_OnLocalNetwork_InCache()
1857 /* Make sure no entry matches. */ in test_ulARPRemoveCacheEntryByMac_NoMatch()
1878 /* Make sure only one entry matches. */ in test_ulARPRemoveCacheEntryByMac_OneMatchingEntry()
2084 /* Make sure an entry matches. */ in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations()
2088 /* Also make sure that a MAC address matches. But a different one. */ in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations()
2129 /* Make sure an entry matches. */ in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations1()
2133 /* Also make sure that a MAC address matches. But a different one. */ in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations1()
2171 /* Make sure no entry matches. */ in test_eARPGetCacheEntryByMac_NullInterface()
2193 /* Make sure no entry matches. */ in test_eARPGetCacheEntryByMac_NoMatchingEntries()
2215 /* Make sure one entry matches. */ in test_eARPGetCacheEntryByMac_OneMatchingEntry()
2361 /* Make both values (IP address and local IP pointer) different. */ in test_eARPGetCacheEntry_MatchingInvalidEntry()
2389 /* Make both values (IP address and local IP pointer) different. */ in test_eARPGetCacheEntry_MatchingValidEntry()
2447 /* Make both values (IP address and local IP pointer) different. */ in test_eARPGetCacheEntry_AddressNotOnLocalAddress()
2478 /* Make IP address param == 0 */ in test_eARPGetCacheEntry_NoCacheHit()
2481 /* Make both values (IP address and local IP pointer) different in test_eARPGetCacheEntry_NoCacheHit()
2532 /* / * Make second entry invalid but with age > 1. * / */ in test_vARPAgeCache()
2561 /* Make second entry invalid but with age > 1. */ in test_vARPAgeCache()
2582 /* Make second entry invalid but with age > 1. */ in test_vARPAgeCache()
2604 /* Make second entry invalid but with age > 1. */ in test_vARPAgeCache()
2617 /* Make second entry invalid but with age > 1. */ in test_vARPAgeCache()
2630 /* Make second entry invalid but with age > 1. */ in test_vARPAgeCache()
2806 /* Make the resolution pass without any attempt by making in test_xARPWaitResolution_PrivateFunctionReturnsHit()
2834 /* Make the resolution fail with maximum tryouts. */ in test_xARPWaitResolution_GNWFailsNoTimeout()
2836 /* Make sure that no address matches the IP address. */ in test_xARPWaitResolution_GNWFailsNoTimeout()
2843 /* Make both values (IP address and local IP pointer) different. */ in test_xARPWaitResolution_GNWFailsNoTimeout()
2856 /* Make sure that there are enough stubs for all the repetitive calls. */ in test_xARPWaitResolution_GNWFailsNoTimeout()
2885 /* Make the resolution fail after some attempts due to timeout. */ in test_xARPWaitResolution()
2887 /* Make sure that no address matches the IP address. */ in test_xARPWaitResolution()
2894 /* Make both values (IP address and local IP pointer) different. */ in test_xARPWaitResolution()
2907 /* Make sure that there are enough stubs for all the repetitive calls. */ in test_xARPWaitResolution()
2933 /* Make the resolution pass after some attempts. */ in test_xARPWaitResolution()
2937 /* Make sure that no address matches the IP address. */ in test_xARPWaitResolution()
2944 /* Make both values (IP address and local IP pointer) different. */ in test_xARPWaitResolution()
2957 /* Make sure that there are enough stubs for all the repetitive calls. */ in test_xARPWaitResolution()