5 lines
218 B
Text
5 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.
|