curl/tests/fuzz
Daniel Stenberg 9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
Reported by the new script 'scripts/copyright.pl'. The script has a
regex whitelist for the files that don't need copyright headers.

Removed three (mostly usesless) README files from docs/

Closes #5141
2020-03-24 15:05:59 +01:00
..
README fuzzer: move to using external curl-fuzzer 2017-10-04 15:33:36 +02:00
download_fuzzer.sh copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00

README

Fuzz tests
==========

The fuzzing tests for curl have been moved to a separate repository:

https://github.com/curl/curl-fuzzer

More information on how to get started with curl fuzz testing can be found there.