mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 03:04:36 +03:00
Update 02-Use_the_Tools_Available.md
This commit is contained in:
@@ -217,6 +217,7 @@ Both of these tools use coverage reporting to find new code execution paths and
|
||||
|
||||
* [american fuzzy lop](http://lcamtuf.coredump.cx/afl/)
|
||||
* [LibFuzzer](http://llvm.org/docs/LibFuzzer.html)
|
||||
* [KLEE](http://klee.github.io/) - Can be used to fuzz individual functions
|
||||
|
||||
## Ignoring Warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user