kvrocks
kvrocks copied to clipboard
Fuzzing on kvrocks!
Search before asking
- [X] I had searched in the issues and found no similar issues.
Motivation
We can perform some fuzz testing (specifically, some coverage-guided grey-box fuzzing, like libfuzzer or afl++) on kvrocks to ensure the robustness and stability of kvrocks and try to find more bugs via an automated way.
Solution
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!