Crate fidl_fuchsia_io_test_common

Source

Structsยง

ExecutableFile
Adds an executable file that supports opening as readable + executable. The file has a non-zero size, but the contents are otherwise unspecified.
File
File object which supports reading and writing. Use ExecutableFile if execute rights are required.
HarnessConfig
Conformance test harnesses will implement this protocol to setup its associated filesystem servers with the described directory layout, allowing their implementation of fuchsia.io and fuchsia.io2 protocols to be verified by a common test suite.
TestHarnessGetConfigResponse