tree: 99c3d627780393ee4e19bbbaa52f7d4f2b8eae74 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. componentmanager.test.fidl
  4. consumer.rs
  5. integration_test.rs
  6. README.md
src/sys/component_manager/tests/utc-time/README.md

utc-time-tests

This test verifies that component_manager, when launched with the --maintain-utc-time flag, provides a fuchsia.time.Maintenance FIDL capability that can be routed to a component.

Building

To add this test to your build, append --with src/sys/component_manager/tests/utc-time to the fx set invocation.

Testing

$ fx test utc-time-tests