Searched full:branch (Results 1 – 15 of 15) sorted by relevance
1 BRANCH=freertos macro6 git format-patch $(BRANCH)..$(BRANCH)-cbmc-patches
24 - name: get upstream branch28 - name: echo upstream repo:branch
26 - name: create a new branch that references commit id
13 branch: "main"
19 …or). For an example based on the Xilinx Zynq-7000, use the code in this [branch](https://github.co…
149 interface labs release - not a release of the current development branch.
104 --branch-coverage
36 1. You are working against the latest source on the *master* branch.
363 * sub-branch
307 … if( pxNetworkBuffer != NULL ) /* LCOV_EXCL_BR_LINE the 2nd branch will never be reached */ in prvTCPReturnPacket()929 …configASSERT( pxNetworkBuffer != NULL ); /* LCOV_EXCL_BR_LINE this branch will not be covered, sin… in prvTCPBufferResize()1367 … if( pxSocket->u.xTCP.usTimeout < 1U ) /* LCOV_EXCL_BR_LINE, the second branch will never be hit */ in prvSendData()
322 …ASSERT( xReturn == pdPASS ); /* LCOV_EXCL_BR_LINE Exclude this line from branch coverage as the no… in prvDetermineSocketSize()335 …ASSERT( xReturn == pdPASS ); /* LCOV_EXCL_BR_LINE Exclude this line from branch coverage as the no… in prvDetermineSocketSize()344 …configASSERT( xReturn == pdPASS ); /* LCOV_EXCL_BR_LINE Exclude this line from branch coverage as … in prvDetermineSocketSize()2627 /* Ignore the following line from branch coverage since the exits from this loop are in FreeRTOS_EUI48_pton()4844 … >= 0 ); /* LCOV_EXCL_BR_LINE the 'taken' branch will never execute… in vTCPNetStat()4845 … < ( int32_t ) sizeof( ucChildText ) ); /* LCOV_EXCL_BR_LINE the 'taken' branch will never execute… in vTCPNetStat()
799 configASSERT( pxSocket != NULL ); /* LCOV_EXCL_LINE ,this branch will not be hit*/ in xProcessReceivedTCPPacket()
1199 …/* Exclude this line from branch coverage as the not-taken condition will never happen unless the … in prvSendDHCPDiscover()
639 … /* Exclude this from branch coverage as this is only used for debugging. */ in usGenerateProtocolChecksum()
1562 … /* Exclude this from branch coverage as this is only used for debugging. */ in prvAllowIPPacket()