[fuzz] Mention the corpora in the README
This commit is contained in:
parent
6bb781e0f1
commit
11e21f23cb
@ -1,6 +1,14 @@
|
||||
# Fuzzing
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user