Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce stub and missing function reports #63

Open
markrtuttle opened this issue Oct 20, 2021 · 2 comments
Open

Produce stub and missing function reports #63

markrtuttle opened this issue Oct 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@markrtuttle
Copy link
Contributor

  • Create a "proof assumptions" section in report that lists all expected stubs and expected undefined functions. The definition of expected comes from the cbmc-viewer.json proof configuration file.
  • Report unexpected stubs and unexpected undefined functions as errors and alarm on them.
  • Summarize this information across all proofs on the litani report with histograms.
@markrtuttle
Copy link
Contributor Author

Could also include expected coverage.

@markrtuttle
Copy link
Contributor Author

A preliminary implementation now appears in the summary directory. This needs to be cleaned up and merged into viewer iteself.

@markrtuttle markrtuttle added the enhancement New feature or request label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant