{ "ENTRY": "OutputARPRequest", "MINIMUM_PACKET_BYTES": 50, "CBMCFLAGS": [ "--unwind {MINIMUM_PACKET_BYTES}", "--unwindset xNetworkBuffersInitialise.0:3,xNetworkBuffersInitialise.1:3,vListInsert.0:3,pxGetNetworkBufferWithDescriptor.0:3,pxGetNetworkBufferWithDescriptor.1:3,vNetworkInterfaceAllocateRAMToBuffers.0:3" ], "OBJS": [ "$(ENTRY)_harness.goto", "$(FREERTOS_PLUS_TCP)/source/FreeRTOS_ARP.goto", "$(FREERTOS_PLUS_TCP)/source/FreeRTOS_IP.goto", "$(FREERTOS_PLUS_TCP)/source/FreeRTOS_Routing.goto", "$(FREERTOS_PLUS_TCP)/source/portable/BufferManagement/BufferAllocation_2.goto", "$(FREERTOS_PLUS_TCP)/test/FreeRTOS-Kernel/list.goto", "$(FREERTOS_PLUS_TCP)/test/FreeRTOS-Kernel/queue.goto" ], "DEF": [ { "minimal_configuration": [ "ipconfigNUM_NETWORK_BUFFER_DESCRIPTORS=2", "configUSE_TRACE_FACILITY=0", "configGENERATE_RUN_TIME_STATS=0", "ipconfigUSE_LINKED_RX_MESSAGES=0" ] }, { "minimal_configuration_minimal_packet_size": [ "ipconfigNUM_NETWORK_BUFFER_DESCRIPTORS=2", "configUSE_TRACE_FACILITY=0", "configGENERATE_RUN_TIME_STATS=0", "ipconfigETHERNET_MINIMUM_PACKET_BYTES={MINIMUM_PACKET_BYTES}", "ipconfigUSE_TCP=1" ] }, { "minimal_configuration_linked_rx_messages": [ "ipconfigNUM_NETWORK_BUFFER_DESCRIPTORS=2", "configUSE_TRACE_FACILITY=0", "configGENERATE_RUN_TIME_STATS=0", "ipconfigUSE_LINKED_RX_MESSAGES=1" ] } ] }