Csmith

Csmith is a test case generation tool. It can generates random C programs that statically and dynamically conform to the C99 standard. It is used for stress-testing compilers, static analyzers, and other tools that process C code. It is a free, open source, permissively licensed C compiler fuzzer developed by researchers at the University of Utah. It was previously called Randprog.[1]

Csmith
Original author(s)Xuejun Yang, Yang Chen, Eric Eide, John Regehr
Initial release2011 (2011)
Stable release
2.3.0 / June 21, 2017 (2017-06-21)
Repositorygithub.com/csmith-project/csmith/
Written inC++, Perl
TypeCompiler fuzzer
Websiteembed.cs.utah.edu/csmith/

References

  1. Yang, Xuejun; Chen, Yang; Eide, Eric; Regehr, John (2011). "Finding and understanding bugs in C compilers". Proceedings of the 32nd ACM SIGPLAN conference on Programming language design and implementation - PLDI '11. p. 283. CiteSeerX 10.1.1.225.1281. doi:10.1145/1993498.1993532. ISBN 9781450306638.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.