curl/tests/fuzz
Dan Fandrich 6971478963 fuzzer: Only clone the latest fuzzer code, for speed. 2019-03-14 14:03:16 +01:00
..
README fuzzer: move to using external curl-fuzzer 2017-10-04 15:33:36 +02:00
download_fuzzer.sh fuzzer: Only clone the latest fuzzer code, for speed. 2019-03-14 14:03:16 +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.