• Home
Name Date Size #Lines LOC

..--

BUILD.gnD04-Jul-20251.1 KiB4540

LICENSE.txtD04-Jul-20253.2 KiB7056

README.chromiumD04-Jul-2025250 108

README.chromium

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