jotdown/tests/afl
Noah Hellman 768699d138 optionally use btree maps instead of hash maps
btree maps are deterministic which is useful for fuzzing. hash maps,
however have better performance in our case
2023-02-05 20:36:49 +01:00
..
in add afl fuzz target 2023-02-05 20:36:49 +01:00
src add afl fuzz target 2023-02-05 20:36:49 +01:00
Cargo.toml optionally use btree maps instead of hash maps 2023-02-05 20:36:49 +01:00