Namespaces

Enumerations

enum Status
Name Value
kPassed 1u
kFailed 2u
kSkipped 3u

Represents success, failure, or other possible conditions following a test invocation.

Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.test/fuchsia.test/cpp/fidl/fuchsia.test/cpp/common_types.h

Records