summaryrefslogtreecommitdiff
path: root/tests/fuzz/README
blob: 106d1098a89fd8ddec838a1f64c10cad5e5d04a6 (plain)
1
2
3
4
5
6
7
8
9
10
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.