[roll] Roll fuchsia [tests][svchost] Update svchost tests to use C++ FIDL bindings

This updates the svchost tests to use the C++ FIDL bindings instead of
the deprecated C bindings. This also removes usages of untyped channels.

Original-Bug: 69585
Original-Bug: 95833
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761886
Original-Revision: 47b241e80ff68fbf58b91d876b01ca862ba9d383
GitOrigin-RevId: d1bdcccd265c5c877d4b713ac03f9695c9d3483b
Change-Id: I3e9521ce3b9e551a0f37e7ea57822eb088e39df0
1 file changed
tree: e1d068f8597350243f63a0b3f4245e57867c394d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.