|
|
3 月之前 | |
|---|---|---|
| .. | ||
| MQTT_Connect | 3 月之前 | |
| MQTT_DeserializeAck | 3 月之前 | |
| MQTT_DeserializePublish | 3 月之前 | |
| MQTT_Disconnect | 3 月之前 | |
| MQTT_GetIncomingPacketTypeAndLength | 3 月之前 | |
| MQTT_GetPacketId | 3 月之前 | |
| MQTT_GetSubAckStatusCodes | 3 月之前 | |
| MQTT_Init | 3 月之前 | |
| MQTT_MatchTopic | 3 月之前 | |
| MQTT_Ping | 3 月之前 | |
| MQTT_ProcessLoop | 3 月之前 | |
| MQTT_Publish | 3 月之前 | |
| MQTT_ReceiveLoop | 3 月之前 | |
| MQTT_SerializeAck | 3 月之前 | |
| MQTT_SerializeConnect | 3 月之前 | |
| MQTT_SerializeDisconnect | 3 月之前 | |
| MQTT_SerializePingreq | 3 月之前 | |
| MQTT_SerializePublish | 3 月之前 | |
| MQTT_SerializePublishHeader | 3 月之前 | |
| MQTT_SerializeSubscribe | 3 月之前 | |
| MQTT_SerializeUnsubscribe | 3 月之前 | |
| MQTT_Subscribe | 3 月之前 | |
| MQTT_Unsubscribe | 3 月之前 | |
| lib | 3 月之前 | |
| Makefile-project-defines | 3 月之前 | |
| Makefile-project-targets | 3 月之前 | |
| Makefile-project-testing | 3 月之前 | |
| Makefile-template-defines | 3 月之前 | |
| Makefile.common | 3 月之前 | |
| README.md | 3 月之前 | |
| run-cbmc-proofs.py | 3 月之前 | |
This directory contains the CBMC proofs. Each proof is in its own directory.
This directory includes four Makefiles.
One Makefile describes the basic workflow for building and running proofs:
Three included Makefiles describe project-specific settings and can override definitions in Makefile.common: