9b792aaa5b
Packaged for wip by Kamel Ibn Aziz Derouiche and myself. Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress-testing compilers, static analyzers, and other tools that process C code.
4 lines
218 B
Text
4 lines
218 B
Text
Csmith is a tool that can generate random C programs that statically
|
|
and dynamically conform to the C99 standard. Thus, it is useful for
|
|
stress-testing compilers, static analyzers, and other tools that
|
|
process C code.
|