Fuzz Test - cz2h/rocksdb GitHub Wiki
Apart from unit tests and stress tests, you can add fuzzers to this directory by leveraging the fuzzing infrastructure there, the fuzzers are continuously run on Google's OSS-Fuzz platform, errors can be found at Chromium's oss-fuzz website. and will be reported to RocksDB developers through emails. See more details in this README.