Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
ceed9092
Commit
ceed9092
authored
Jul 01, 2021
by
Denis Kasak
Browse files
fuzzing: Add readme.
parent
4d14750c
Changes
1
Hide whitespace changes
Inline
Side-by-side
fuzzing/README.md
0 → 100644
View file @
ceed9092
# Directory structure
-
`fuzzers/`
: Sources for the fuzzing harnesses.
-
`corpora/`
: Contains the fuzzing corpora and assorted tools. The corpora are
filed under a directory with the same name as the fuzzing harness. Each of
those directories also contains the following:
-
`in/`
: Contains the actual corpus test cases.
-
`tools/`
: Any tools useful for that particular harness. A good example
would be a binary which generates seed test cases.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment