Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing/
DFreeRTOS_Routing_stubs.c40 char * pcStubFreeRTOS_inet_ntop_TargetDestination; variable
57 TEST_ASSERT_EQUAL( pcStubFreeRTOS_inet_ntop_TargetDestination, pcDestination ); in pcStubFreeRTOS_inet_ntop()
DFreeRTOS_Routing_utest.c2395 pcStubFreeRTOS_inet_ntop_TargetDestination = cName; in test_pcEndpointName_IPv4_HappyPath()
2428 pcStubFreeRTOS_inet_ntop_TargetDestination = NULL; in test_pcEndpointName_IPv4_NullBufferPointer()
2467 pcStubFreeRTOS_inet_ntop_TargetDestination = cName; in test_pcEndpointName_IPv4_TruncateBuffer()
2524 pcStubFreeRTOS_inet_ntop_TargetDestination = cName; in test_pcEndpointName_IPv6_HappyPath()
2564 pcStubFreeRTOS_inet_ntop_TargetDestination = cName; in test_pcEndpointName_IPv6_TruncateBuffer()