libcsmith0

Generator of random c programs (runtime library)
  https://embed.cs.utah.edu/csmith/
  0
  no reviews



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 runtime library files needed to run software using csmith.