[roll] Roll fuchsia [power] Skeleton code for TopologyTestDaemon Component

This change adds a fuchsia.power.topology.test protocol and implements
skeleton code of TopologyTestDaemon for power topology tests.

Test: fx test topology-test-daemon-integration-test
Original-Bug: b/335712170, b/339506619

Multiply: topology-test-daemon-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051239
Original-Revision: 55248c9a893b67c2e71ffaac07543b63b3861f99
GitOrigin-RevId: 2197c117660e2147dac55e4f9983bbf7c6d5d92b
Change-Id: I0611587c87c9746d7386c3130714447821746d83
1 file changed
tree: 5a299c7c99ea413f0305cf368d9a228f0062a130
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.