Sciweavers

COMPSAC
2007
IEEE

AOP-based automated unit test classification of large benchmarks

13 years 8 months ago
AOP-based automated unit test classification of large benchmarks
Despite the availability of a variety of program analysis tools, evaluation of these tools is difficult, as only few benchmark suites exist. Existing benchmark suites lack the uniformity needed for automation of experiments. We introduce the design of a uniform build/installation platform, which constitutes an important part of the solution. This platform is used to manage the build and test process, which is enhanced by a tool that analyzes the structure of unit tests. Benchmark applications lack detailed information about unit tests. Such knowledge is useful: For analysis algorithms that target specific program features, it is desirable to analyze only relevant tests. Using aspect-oriented programming, we wrap test execution and implement a tool providing coverage data of individual unit tests. Furthermore, the wrapper provides a front-end for the selection of subsets of a test suite. We successfully applied our tool to several large programs. This evaluation also gave us interestin...
Cyrille Artho, Zhongwei Chen, Shinichi Honiden
Added 14 Aug 2010
Updated 14 Aug 2010
Type Conference
Year 2007
Where COMPSAC
Authors Cyrille Artho, Zhongwei Chen, Shinichi Honiden
Comments (0)