You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
250 B

Name: libFuzzer
URL: http://llvm.org/docs/LibFuzzer.html
License: University of Illinois/NCSA Open Source
License File: LICENSE.txt
Security Critical: no
Description:
Library for in-process coverage-guided fuzz testing (fuzzing) of other
libraries.