You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fuzz/README.md
+29-3
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ runtime constraints, the crash is caused relatively easily.
12
12
13
13
## How do I run fuzz tests locally?
14
14
15
-
You typically won't need to run the entire combination of different fuzzing tools. For local execution, `honggfuzz`
15
+
We support multiple fuzzing engines such as `honggfuzz`, `libFuzzer` and `AFL`. You typically won't need to run the entire suite of different fuzzing tools. For local execution, `honggfuzz`
0 commit comments