kindring 67da75dea5 初次提交 1 mēnesi atpakaļ
..
README.md 67da75dea5 初次提交 1 mēnesi atpakaļ
event_callback_stub.c 67da75dea5 初次提交 1 mēnesi atpakaļ
get_time_stub.c 67da75dea5 初次提交 1 mēnesi atpakaļ
memmove.c 67da75dea5 初次提交 1 mēnesi atpakaļ
network_interface_stubs.c 67da75dea5 初次提交 1 mēnesi atpakaļ

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.