Commit Graph

2 Commits

Author SHA1 Message Date
Will d126898bde
Use compile_go_fuzzer (#4710) 2020-11-24 19:20:21 -08:00
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