mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 16:18:48 -05:00
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
|
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.
|