[roll] Roll fuchsia [inspect] Add PrintAll function for debugging hierarchies This change adds a new `PrintAll` function to the inspect testing library. This function recursively prints the entire inspect hierarchy, including all nodes and their properties. The existing PrintTo functions used by testing::PrintToString does not list all the children and properties. This utility is intended for debugging purposes, allowing developers to easily view the complete structure and contents of an inspect hierarchy during tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408737 Original-Revision: da6b9679067249c788a02ecb1718a0dab55797c7 GitOrigin-RevId: 659bd2f261d2ac4fa77d2dd07f2d308abf83bbd5 Change-Id: I0a4078d387b6e561a8dd8e3a2bb19662ff6a27e4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.