[roll] Roll fuchsia [fidl][dynsuite] Include protocol name in ordinal constants

This CL changes ordinals constants in the dynsuite to include the
protocol name, e.g. kOrdinal_ClosedTarget_OneWayNoPayload.

Test: fx test fidl_{client,server}_suite
Original-Bug: 132094
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915178
Original-Revision: 4f87d73cec1f9e8d25c523461d4e559d55876674
GitOrigin-RevId: de765fb28fa895c4c5624169037afabb3c30c46c
Change-Id: I8f1815f1be1d655ae095ed582765f8b179b09ed0
1 file changed
tree: ca256bc8a759586d952036d6c476862b866ef429
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.