Sciweavers

QSIC
2006
IEEE

A Test Data Generation Tool for Unit Testing of C Programs

13 years 10 months ago
A Test Data Generation Tool for Unit Testing of C Programs
This paper describes a prototype tool, called SimC, which automatically generates test data for unit testing of C programs. The tool symbolically simulates the execution of the given program. It simulates pointer operations precisely. This makes it capable of generating test data for programs involving pointer and structure operations. Experiments on real-world programs including the GNU coreutils are presented. Some trade-offs of simulation schemes are also discussed.
Zhongxing Xu, Jian Zhang
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where QSIC
Authors Zhongxing Xu, Jian Zhang
Comments (0)