Towards a framework and a benchmark for testing tools for multi-threaded programs: Research Articles

  • Authors:
  • Yaniv Eytani;Klaus Havelund;Scott D. Stoller;Shmuel Ur

  • Affiliations:
  • Computer Science Department, University of Haifa, Haifa, Israel;Kestrel Technology, NASA Ames Research Center, Moffett Field, CA 94035-1000, U.S.A.;Computer Science Department, State University of New York at Stony Brook, Stony Brook, NY 11794, U.S.A.;IBM Haifa Research Laboratory, Haifa University Campus, Haifa, Israel

  • Venue:
  • Concurrency and Computation: Practice & Experience - Parallel and Distributed Systems: Testing and Debugging (PADTAD)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multi-threaded code is becoming very common, both on the server side, and very recently for personal computers as well. Consequently, looking for intermittent bugs is a problem that is receiving more and more attention. As there is no silver bullet, research focuses on a variety of partial solutions. We outline a road map for combining the research within the different disciplines of testing multi-threaded programs and for evaluating the quality of this research. We have three main goals. First, to create a benchmark that can be used to evaluate different solutions. Second, to create a framework with open application programming interfaces that enables the combination of techniques in the multi-threading domain. Third, to create a focus for the research in this area around which a community of people who try to solve similar problems with different techniques can congregate. We have started creating such a benchmark and describe the lessons learned in the process. The framework will enable technology developers, for example, developers of race detection algorithms, to concentrate on their components and use other ready made components (e.g. an instrumentor) to create a testing solution. Copyright © 2006 John Wiley & Sons, Ltd.