[roll] Roll fuchsia [fidl-fuchsia-pkg-ext] Consolidate serve_fidl_iterator tests

Also moved the public items to the top of serve_fidl_iterator.rs
to make it more obvious how to use it for new protocols.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/547902
Original-Revision: f10a23285cf65c60d6bca829840f1c0f3ff83c46
GitOrigin-RevId: 9c47c2706bf6a6ded2f0be732b58c2ce85b883d4
Change-Id: Ic0682b3e4a59764310091d8f8fab5239575d9959
1 file changed
tree: 8ff5494f3fdc7dffe34dc28679b5dab8f4706f19
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.