Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 316 Bytes

README.fuzz.md

File metadata and controls

12 lines (9 loc) · 316 Bytes

rangemap fuzz tests

These fuzz tests use the cargo-fuzz tool.

Run one of these:

cargo +nightly fuzz run rangemap_coalesce
cargo +nightly fuzz run rangemap_inclusive_coalesce
cargo +nightly fuzz run rangemap_gaps
cargo +nightly fuzz run rangemap_inclusive_gaps