|
|
il y a 1 mois | |
|---|---|---|
| .. | ||
| HTTPClient_ReadHeader_llhttp_execute.c | il y a 1 mois | |
| HTTPClient_Send_llhttp_execute.c | il y a 1 mois | |
| README.md | il y a 1 mois | |
| callback_stubs.c | il y a 1 mois | |
| get_time_stub.c | il y a 1 mois | |
| httpHeaderStrncpy.c | il y a 1 mois | |
| memmove.c | il y a 1 mois | |
| strncpy.c | il y a 1 mois | |
| transport_interface_stubs.c | il y a 1 mois | |
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.