cbmc-viewer icon indicating copy to clipboard operation
cbmc-viewer copied to clipboard

It is unclear how to generate a single report for a number GOTO binaries

Open ligurio opened this issue 1 year ago • 0 comments

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?

ligurio avatar May 10 '24 10:05 ligurio