class TestOutput

Defined at line 322 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h

Represents types of fuzzer output.

These correspond to the subset of the `fuchsia.test_manager/Artifact`s that

`fuzz_manager` can forward. The name "artifact" is avoided due to its

distinct meaning for fuzzers; namely, `fuchsia.fuzzer.Artifact`.

Public Members

static TestOutput STDOUT
static TestOutput STDERR
static TestOutput SYSLOG

Public Methods

void TestOutput ()

Defined at line 324 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h

void TestOutput (uint32_t value)

Defined at line 325 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h

uint32_t operator unsigned int ()

Defined at line 326 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h

bool IsUnknown ()

Defined at line 328 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h

TestOutput Unknown ()

Defined at line 343 of file fidling/gen/src/sys/fuzzing/fidl/fuchsia.fuzzer/hlcpp/fuchsia/fuzzer/cpp/fidl.h