Home
last modified time | relevance | path

Searched refs:pcStubFreeRTOS_inet_ntop (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing/
DFreeRTOS_Routing_stubs.c47 const char * pcStubFreeRTOS_inet_ntop( BaseType_t xAddressFamily, in pcStubFreeRTOS_inet_ntop() function
DFreeRTOS_Routing_utest.c2399 FreeRTOS_inet_ntop_Stub( pcStubFreeRTOS_inet_ntop ); in test_pcEndpointName_IPv4_HappyPath()
2432 FreeRTOS_inet_ntop_Stub( pcStubFreeRTOS_inet_ntop ); in test_pcEndpointName_IPv4_NullBufferPointer()
2471 FreeRTOS_inet_ntop_Stub( pcStubFreeRTOS_inet_ntop ); in test_pcEndpointName_IPv4_TruncateBuffer()
2528 FreeRTOS_inet_ntop_Stub( pcStubFreeRTOS_inet_ntop ); in test_pcEndpointName_IPv6_HappyPath()
2568 FreeRTOS_inet_ntop_Stub( pcStubFreeRTOS_inet_ntop ); in test_pcEndpointName_IPv6_TruncateBuffer()