mirror of
https://github.com/curl/curl.git
synced 2026-05-05 11:27:21 +03:00
10 lines
No EOL
263 B
Text
10 lines
No EOL
263 B
Text
Fuzz tests
|
|
==========
|
|
|
|
The goal is to add tests for *ALL* protocols supported in libcurl.
|
|
We will need some additional patches in the future, to increase coverage.
|
|
|
|
Building the fuzz target
|
|
========================
|
|
|
|
FIXME fill out once the makefiles are in order. |