My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

AUSTIN is a structural test data generation tool (for unit tests) for the C language. It is designed as a research prototype and the aim of this project is to aid researchers in automated test data generation using search-based algorithms. It is based on the CIL framework and currently supports a random search, as well as a simple hill climber that is augmented with a set of constraint solving rules for pointer type inputs.

If you've downloaded AUSTIN, please let me know. If you are using AUSTIN as part of your research work (e.g. comparing your tool against it), then please use the following bibtex entry.

@inproceedings {austin-lakhotia,

Author = {Kiran Lakhotia and Mark Harman and Hamilton Gross},

Booktitle = {2nd International Symposium on Search Based Software Engineering},

Pages = {101--110},

Title = {AUSTIN: A tool for Search Based Software Testing for the C Language and its Evaluation on Deployed Automotive Systems},

Year = {2010}

}

Powered by Google Project Hosting