bloom icon indicating copy to clipboard operation
bloom copied to clipboard

Adds a fuzz testing harness

Open nathaniel-brough opened this issue 2 years ago • 0 comments
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.

nathaniel-brough avatar Mar 19 '23 18:03 nathaniel-brough