Structs§
BufferSink
saves its output in a buffer and can verify it against expected output.- Test fake that allows configuring how to respond to
fuchsia.fuzzer.Controller
methods. - General purpose test context for the
ffx fuzz
plugin unit tests.
Constants§
Functions§
- Add defaults values to an
Options
struct. - Wraps a given
future
to display any returned errors using the givenwriter
. - Generates a system log entry from the given
msg
and sends it to the givensocket
. - Serves
fuchsia.fuzzer.Controller
using test fakes. - Serves
fuchsia.fuzzer.Manager
on the givenserver_end
of a FIDL channel. - Verifies that the input was actually written and matches its expected contents.