bloom
bloom copied to clipboard
Adds a fuzz testing harness
trafficstars
Adds a structured fuzz testing harness that exercises the bloom filter and ensures that particular properties are enforced e.g. A value added to the filter should always be testable as in the filter set.
I've got a corresponding draft PR open on OSS-fuzz https://github.com/google/oss-fuzz/pull/9955.