[roll] Roll fuchsia [netstack3] Move BindingsInspector to new crate

This makes it possible to test Inspect in non-Bindings tests inside
core. The primary motivation is for conntrack, where it's tough to test
the Inspect intragration from the outside, especially when it's not yet
hooked up.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044893
Original-Revision: 38122565a7ed0baeb37ee6c6aad6616f7c6b758f
GitOrigin-RevId: 10588f31b96ea368e9362feb3390916cf32a43f9
Change-Id: Iceb8319247b5f3e481166cdabeccbe479dc7abe9
1 file changed
tree: dc74d112ff610dd081bfeaf4053d03d6a2d93207
  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.