firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Add cprover support to CI

Open ripatel-fd opened this issue 1 year ago • 0 comments

Motivation

Parts of Firedancer use CBMC (cprover) to prove correctness of code. These tests are currently not checked in.

Suggested Fix

Add Makefile targets to run cprover tests and check in the required modifications (constraints, assertions, etc) to source files.

ripatel-fd avatar May 01 '23 10:05 ripatel-fd