Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_GenericAPI_utest.c2336 uint32_t ulExpectDestination = 0xFFFFFFFF; in test_FreeRTOS_inet_pton_HappyPath() local
2339 …reeRTOS_inet_pton4_ReturnMemThruPtr_pvDestination( &ulExpectDestination, sizeof( ulExpectDestinati… in test_FreeRTOS_inet_pton_HappyPath()
2343 TEST_ASSERT_EQUAL_UINT32( ulExpectDestination, ulDestination ); in test_FreeRTOS_inet_pton_HappyPath()