Searched refs:ulCalled (Results 1 – 4 of 4) sorted by relevance
39 uint32_t ulCalled = 0; variable46 ulCalled++; in xLocalFunctionPointer()
617 ulCalled = 0; in test_prvHandleEstablished_ACKHappy()634 TEST_ASSERT_EQUAL( 1, ulCalled ); in test_prvHandleEstablished_ACKHappy()654 ulCalled = 0; in test_prvHandleEstablished_ACKNullTXRecvZero()669 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_prvHandleEstablished_ACKNullTXRecvZero()689 ulCalled = 0; in test_prvHandleEstablished_ACKWinZeroRecvZero_HasOption()704 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_prvHandleEstablished_ACKWinZeroRecvZero_HasOption()724 ulCalled = 0; in test_prvHandleEstablished_ACKBufferZeroPrepFalse()741 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_prvHandleEstablished_ACKBufferZeroPrepFalse()762 ulCalled = 0; in test_prvHandleEstablished_ACKHappySelectNoHandler()800 ulCalled = 0; in test_prvHandleEstablished_FINNotSentRXComplete()[all …]
556 static uint32_t ulCalled = 0; variable560 ulCalled++; in xLocalFunctionPointer()567 ulCalled = 0; in test_prvReadSackOption()585 TEST_ASSERT_EQUAL( 1, ulCalled ); in test_prvReadSackOption()613 ulCalled = 0; in test_prvReadSackOption_Selectbits_On()640 ulCalled = 0; in test_prvReadSackOption_No_Handler()658 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_prvReadSackOption_No_Handler()
1254 static uint32_t ulCalled = 0; variable1258 ulCalled++; in xLocalFunctionPointer()1276 ulCalled = 0; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_ValidFunctionPointer()1306 TEST_ASSERT_EQUAL( 1, ulCalled ); in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_ValidFunctionPointer()1324 ulCalled = 0; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_SendingToIPTaskFails()1354 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_SendingToIPTaskFails()1372 ulCalled = 0; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy_SendingToIPTaskFails()1408 TEST_ASSERT_EQUAL( 0, ulCalled ); in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy_SendingToIPTaskFails()