[fuzz] Mention the corpora in the README
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
# Fuzzing
|
# Fuzzing
|
||||||
|
|
||||||
Each fuzzing target can be built with multiple engines.
|
Each fuzzing target can be built with multiple engines.
|
||||||
|
Zstd provides a fuzz corpus for each target that can be downloaded with
|
||||||
|
the command:
|
||||||
|
|
||||||
|
```
|
||||||
|
make corpora
|
||||||
|
```
|
||||||
|
|
||||||
|
It will download each corpus into `./corpora/TARGET`.
|
||||||
|
|
||||||
## fuzz.py
|
## fuzz.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user