tree: 6c3448968278c2f3673a0ccdcb875f93daf50f96 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. cm_config.json
  4. componentmanager.test.fidl
  5. consumer.rs
  6. integration_test.rs
  7. 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