curl/tests/fuzz/README.md
Daniel Stenberg 2b7f7d04f7
reuse/dep5: adjusted to parse better
... adjusted a few files to contain copyright and license info.

Closes #9006
2022-06-14 14:07:02 +02:00

15 lines
321 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.