kindring 67da75dea5 初次提交 il y a 1 mois
..
HTTPClient_ReadHeader_llhttp_execute.c 67da75dea5 初次提交 il y a 1 mois
HTTPClient_Send_llhttp_execute.c 67da75dea5 初次提交 il y a 1 mois
README.md 67da75dea5 初次提交 il y a 1 mois
callback_stubs.c 67da75dea5 初次提交 il y a 1 mois
get_time_stub.c 67da75dea5 初次提交 il y a 1 mois
httpHeaderStrncpy.c 67da75dea5 初次提交 il y a 1 mois
memmove.c 67da75dea5 初次提交 il y a 1 mois
strncpy.c 67da75dea5 初次提交 il y a 1 mois
transport_interface_stubs.c 67da75dea5 初次提交 il y a 1 mois

README.md

CBMC proof stubs

This directory contains the stubs written for CBMC proofs. It is common to stub out functionality like network send and receive methods when writing a CBMC proof, and the code for these stubs goes here.