struct CreateStartArgsResult
Defined at line 55 of file ../../sdk/lib/driver/testing/cpp/test_node.h
This is the bundle returned from |CreateStartArgsAndServe|.
As described above, start_args goes to the driver, incoming_directory_server goes to the
environment, and outgoing_directory_client may be used by the test.
Public Members
DriverStartArgs start_args
ServerEnd incoming_directory_server
ClientEnd outgoing_directory_client