1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-06-04 02:54:20 +08:00
coreMQTT/test/cbmc/proofs/MQTT_SerializeUnsubscribe

MQTT_SerializeUnsubscribe proof

This directory contains a memory safety proof for MQTT_SerializeUnsubscribe.

To run the proof.

  • Add cbmc, goto-cc, goto-instrument, goto-analyzer, and cbmc-viewer to your path.
  • Run "make".
  • Open html/index.html in a web browser.