Modulesยง
- cargo_
fuzz ๐ - Glue to invoke external
cargo-fuzz
commands - cargo_
package_ ๐metadata - html_
coverage ๐ - Glue to generate HTML LCOV-based coverage reports from
cargo-fuzz
coverage.profdata
files. - init_
from_ ๐template - Init new
fuzz/
directories using a preset template. - onefuzz_
schema ๐ - parse_
fuzz_ ๐crate_ toml - Logic to parse + validate fuzzing-crate
Cargo.toml
files + their associated folder structure.
Structsยง
- Fuzz
- Xtask to interact with with fuzzing infrastructure in the HvLite repo.
- Onefuzz
Toml ๐ - Onefuzz
Toml ๐Config - Onefuzz
Toml ๐Overrides - Verify
Fuzzers - Check that all fuzz targets in the repo follow the correct formatting.
Enumsยง
- Fuzz
Command ๐
Functionsยง
- complete_
fuzzer_ ๐targets - filter_
fuzz_ ๐targets - make_
onefuzz_ ๐entry - select_
fuzz_ ๐target