Modules§
Macros§
- The CommonRoutingTests are run under multiple contexts, e.g. both on Fuchsia under component_manager and on the build host under cm_fidl_analyzer. This macro helps ensure that all tests are run in each context.
- These GlobalPolicyChecker tests are run under multiple contexts, e.g. both on Fuchsia under component_manager and on the build host under cm_fidl_analyzer. This macro helps ensure that all tests are run in each context.
Structs§
Enums§
Traits§
- A
RoutingTestModel
attempts to use capabilities from instances in a component model and checks the result of the attempt against an expectation. - Builds an implementation of
RoutingTestModel
from a set ofComponentDecl
s.
Functions§
- Same as above but with the component also exposing Binder protocol.
- Returns an empty component decl set up to have a non-empty program and to use the “test_runner” runner.
- Returns an empty component decl for an executable component.
- Construct a capability path for the hippo directory.
- Construct a capability path for the hippo service.