Documentation
¶
Overview ¶
Package fuzzers defines the string constants used when identifying supported fuzzer tools.
Index ¶
Constants ¶
View Source
const ( OSSFuzz = "OSSFuzz" ClusterFuzzLite = "ClusterFuzzLite" BuiltInGo = "GoBuiltInFuzzer" PropertyBasedErlang = "ErlangPropertyBasedTesting" PropertyBasedHaskell = "HaskellPropertyBasedTesting" PropertyBasedElixir = "ElixirPropertyBasedTesting" PropertyBasedGleam = "GleamPropertyBasedTesting" PropertyBasedJavaScript = "JavaScriptPropertyBasedTesting" PropertyBasedTypeScript = "TypeScriptPropertyBasedTesting" PythonAtheris = "PythonAtherisFuzzer" CLibFuzzer = "CLibFuzzer" CppLibFuzzer = "CppLibFuzzer" SwiftLibFuzzer = "SwiftLibFuzzer" RustCargoFuzz = "RustCargoFuzzer" JavaJazzerFuzzer = "JavaJazzerFuzzer" PropertyBasedCSharp = "CSharpPropertyBasedTesting" PropertyBasedFSharp = "FSharpPropertyBasedTesting" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.