1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 09:05:04 -05:00
curl/tests/fuzz/README

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.