[roll] Roll fuchsia [inspect][bench] Move utils to utils.rs

In the next CL we'll want to use fill_hierarchy_generator() in two
programs. Move it and its unit test into utils.rs.

Also move the FuchsiaCriterion initialization code that's the same in
each file.

Original-Bug: b/335516442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131397
Original-Revision: b0c2e887a4f210c347a6d4dfa042e3cc77f36bbf
GitOrigin-RevId: 352fe2e40a071d07a5e0057704f25f05aad6ea97
Change-Id: I95177b5b4d96f6e9fad20c9669fb50781fbfd9b9
1 file changed
tree: 73aa13c0582ee7d22307f998691774d52b3dc034
  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.