aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fuzz/README')
-rw-r--r--tests/fuzz/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/fuzz/README b/tests/fuzz/README
new file mode 100644
index 000000000..106d1098a
--- /dev/null
+++ b/tests/fuzz/README
@@ -0,0 +1,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. \ No newline at end of file