curl/tests/fuzz
max.mehl ad9bc5976d
copyright: make repository REUSE compliant
Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the file
`.reuse/dep5`.

This commit also adds a Github workflow to check pull requests and adapts
copyright.pl to the changes.

Closes #8869
2022-06-13 09:13:00 +02:00
..
download_fuzzer.sh copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
README fuzzer: move to using external curl-fuzzer 2017-10-04 15:33:36 +02:00

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.