
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.
this package contains the header and development files needed to build programs and packages using csmith.