Name Date Size #Lines LOC

..--

BUILD.gnH A D25-Apr-20251.1 KiB4540

LICENSE.txtH A D25-Apr-20253.2 KiB7056

README.chromiumH A D25-Apr-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