mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
4f38db1d28
Use the external curl-fuzzer repository for fuzzing. Closes #1923
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
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.
|