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?
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-viewercould 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 ↩