You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image a one have a number of GOTO binaries for every target function.
For every GOTO binary, CBMC will generate a property, coverage and result reports (in JSON or XML format).
According to documentation 1cbmc-viewer could accept many property, coverage and result reports, but GOTO binary must only one. So what is a way to generate a single report for many binaries?
feliperodri
changed the title
[QUESTION] It is unclear how to generate a single report for a number GOTO binaries
It is unclear how to generate a single report for a number GOTO binaries
Jul 18, 2024
Image a one have a number of GOTO binaries for every target function.
For every GOTO binary, CBMC will generate a property, coverage and result reports (in JSON or XML format).
According to documentation 1
cbmc-viewer
could accept many property, coverage and result reports, but GOTO binary must only one. So what is a way to generate a single report for many binaries?Footnotes
https://model-checking.github.io/cbmc-viewer/reference-manual/cbmc-viewer.html ↩
The text was updated successfully, but these errors were encountered: