CalFuzzer: An Extensible Active Testing Framework for Concurrent Programs

Source: University of California

Favorite

Free registration required

Active testing has recently been introduced to effectively test concurrent programs. Active testing works in two phases. It first uses predictive off-the-shelf static or dynamic program analyses to identify potential concurrency bugs, such as data races, deadlocks, and atomicity violations. In the second phase, active testing uses the reports from these predictive analyses to explicitly control the underlying scheduler of the concurrent program to accurately and quickly discover real concurrency bugs, if any, with very high probability and little overhead. In this paper, the authors present an extensible framework for active testing of Java programs.
Format:PDF Size:120.20
Date:Apr 2009