curl/tests/fuzz
Max Dymond 4f38db1d28
fuzzer: move to using external curl-fuzzer
Use the external curl-fuzzer repository for fuzzing.

Closes #1923
2017-10-04 15:33:36 +02:00
..
README fuzzer: move to using external curl-fuzzer 2017-10-04 15:33:36 +02:00
download_fuzzer.sh fuzzer: move to using external curl-fuzzer 2017-10-04 15:33:36 +02: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.