curl/tests/fuzz/README.md
Daniel Stenberg 19bfaca7cc
spellcheck.words: remove 'github' as an accepted word
Prefer the properly cased version: GitHub

Use markdown for links and GitHub in text.

Closes #9810
2022-10-27 15:53:11 +02:00

15 lines
323 B
Markdown

<!--
Copyright (C) 1998 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
-->
Fuzz tests
==========
The fuzzing tests for curl have been moved to [a separate
repository](https://github.com/curl/curl-fuzzer).
More information on how to get started with curl fuzz testing can be found
there.