[roll] Roll fuchsia [component_manager][routing] Tests use PartialAbsoluteMoniker

Test helpers in Component Manager and Routing library use
AbsoluteMoniker for binding and look up. Replace this with
PartialAbsoluteMoniker.

Original-Bug: 73171
Test: Ran tests for component manager and routing library
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580242
Original-Revision: 6d67a05a870067606a46f9777cd03179cb8eeeb9
GitOrigin-RevId: efa33044488752356333068da22e2d52ef6ae35a
Change-Id: I768bd1444931daf11da846ea0dbe4d1351d38ea3
1 file changed
tree: 7a7b0202d3c6aff3005aa81e6a776480efe5aac5
  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.