[roll] Roll fuchsia [power][broker] Add RequiredLevelMatcher to tests

* Reduce verbosity of these tests to focus primarily on the
  incremental changes, while still ensuring that unexpected changes
  aren't accidentally introduced.
* Add RequiredLevelMatcher which keeps a mutable map to assert that all
  elements have the expected required levels.
* Add #[track_caller] to assert_lease_cleaned_up cause I just learned
  about this.
* TODO(b/338095517): Apply this to the rest of these tests

Original-Bug: b/338095517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049893
Original-Revision: 72a364bf6c726e87068c711e31a43d2e5331f4c1
GitOrigin-RevId: de01a87ba79063dc31a07c58c5ef835ffb21ccee
Change-Id: I843eaf7b8005e5e04b50acc4f4437a1db6e4953c
1 file changed
tree: 40c886ef231662e3885670a634a1e17d6014ca74
  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.