[roll] Roll fuchsia [fidl][dynsuite] HLCPP Sync Client

Add a sync client for HLCPP to the Dynsuite. This skips all event
handling tests because HLCPP sync clients don't support events.

Original-Bug: 88366, 102339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731904
Original-Revision: 04356f1e1f8251279af2d855d1f4b62b07160af2
GitOrigin-RevId: e3adeb39376af8ad8855d93c1a141119a1321fb2
Change-Id: Ieb39efe4140c2421eae998a3fe3e1a2137789db5
1 file changed
tree: e858c02ecfce3a01e5b9f31be7c227d92352c0b8
  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.