Macros§
- Corpus
Unknown - Pattern that matches an unknown
Corpus
member. - Result_
Unknown - Pattern that matches an unknown
Result_
member. - Test
Output Unknown - Pattern that matches an unknown
TestOutput
member. - Update
Reason Unknown - Pattern that matches an unknown
UpdateReason
member.
Structs§
- Controller
Configure Request - Controller
GetOptions Response - Controller
GetStatus Response - Corpus
Reader Next Response - Coverage
Data Collector Initialize Response - Coverage
Data Provider SetOptions Request - Manager
Stop Request - Monitor
Update Request - Options
- See
fuchsia.fuzzer.Controller/Configure
. - Output
Flags - Specifies how a fuzzing engine should configure output streams.
- Process
Stats - Details about an instrumented process.
- Registry
Disconnect Request - Sanitizer
Options - Corresponds to sanitizer enviroment variables.
- Status
- See
Controller.GetStatus
. - Target
Adapter GetParameters Response
Enums§
- Corpus
- See |Controller.GetCorpusWriter| and |Controller.GetCorpusReader|.
- Result_
- Indicates the result of a long-running fuzzing workflow.
- Test
Output - Represents types of fuzzer output.
- Update
Reason - See
Controller.Monitor
. Used to indicate why an update was sent.
Constants§
- DONE_
MARKER - Marker indicating the last message in a diagnostic output stream.
- FUZZ_
MODE - Command line flag requesting fuzzing to be performed.
- MAX_
COVERAGE_ DATA - Maximum length of a vector of CoverageData structs.
- MAX_
PARAMETERS - MAX_
PARAMETER_ LEN - MAX_
PROCESS_ STATS - The maximum number of processes for which stats will be returned via
Status
. - MAX_
SANITIZER_ OPTIONS_ NAME_ SIZE - Maximum length of a sanitizer options environment variable name.
- MAX_
SANITIZER_ OPTIONS_ VALUE_ SIZE - Maximum length of a sanitizer options environment variable value.