[roll] Roll fuchsia [power] Refactor power testing client to better match existing patterns.

Updates namespaces and BUILD targets to match power_framework_test_realm
naming scheme.
Updates API for power_framework_test_realm C++ library to better match
existing patterns seen in libaries like DriverTestRealm.

Original-Fixed: 376699959
Test: fx test power_framework_test_realm_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148552
Original-Revision: b2ddfcaa22440a8d812afb9253e953fd39dd42fb
GitOrigin-RevId: e8616a5d4c64a71071ebdba5a574b4d0ba341c76
Change-Id: Id4fbb5294a166266926fd9ca2f760fda98e6dc5b
1 file changed
tree: 0d1eda89b940a385fea7edc94075b8c5f9eca0e6
  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 in one of the communication channels documented at get involved.

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.