Skip to content

Files

Latest commit

9d0b125 · May 17, 2022

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