Skip to content

Fuzz Test

cheng-chang edited this page Jan 18, 2022 · 2 revisions

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 will be reported to RocksDB developers. See more details in this README.

Contents

Clone this wiki locally