BegBunch is a benchmarking suite for C bug-detection tools that answers the following types of questions: how many bugs were correctly found by the tool?, how many bugs were incorrectly reported by the tool?, how many bugs were missed altogether by the tool?, how well does the tool scale? and how does the runtime compare to that of a standard build?
To this end, BegBunch is composed of two types of benchmark suites that contain buggy, mature open source code; bugs are representative of "real world" bugs. BegBunch's harness computes automatically answers to the abovementioned questions.
Read or watch our papers or videos to learn more about BegBunch.
|