Commit Graph

1 Commits

Author SHA1 Message Date
Will c562afe930
[IPFS] Initial fuzzing of datastore consistency (#3739)
* [IPFS] Initial fuzzing of datastore consistency

Submitting IPFS for initial integration.
Initial fuzz testing is validating the interface of the multiple
datastore backings of IPFS. A fuzzer for the protocol between
nodes will follow.

* split backends into separate binaries for libfuzzer address sanitizer
2020-05-03 11:45:09 -07:00