model-checking / cbmc-viewer

CBMC Viewer scans the output of CBMC and produces a browsable summary of its findings, making it easy to root cause the issues it finds.
https://model-checking.github.io/cbmc-viewer/
Apache License 2.0
32 stars 11 forks source link

Build with viewer regressions ninja #60

Closed markrtuttle closed 2 years ago

markrtuttle commented 2 years ago

This pull requests modifies regression testing scripts (used initially in the coreHTTP regression testing) to build the viewer reports concurrently with ninja. The coreHTTP regressions goes from 5 minutes to less than a minute.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.