Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_GenericAPI_utest.c2355 IPv6_Address_t * pxExpectDestination = &xIPv6Address; in test_FreeRTOS_inet_pton_IPv6HappyPath() local
2358 …FreeRTOS_inet_pton6_ReturnMemThruPtr_pvDestination( pxExpectDestination->ucBytes, ipSIZE_OF_IPv6_A… in test_FreeRTOS_inet_pton_IPv6HappyPath()
2362 …TEST_ASSERT_EQUAL_MEMORY( pxExpectDestination->ucBytes, xDestination.ucBytes, ipSIZE_OF_IPv6_ADDRE… in test_FreeRTOS_inet_pton_IPv6HappyPath()