[roll] Roll fuchsia [fidl] Use a common unknown_interactions.test.fidl

Move the protocols used in unknown interactions tests to a common fidl
file to be shared between language bindings. This helps ensure changes
for one language will also be reflected for other languages, and also
make it easier to write these tests since the protocol ordinals will
be the same regardless of the language.

Original-Bug: 88366
Test: fx test fidl_rust_external_tests
Test: fx test fuchsia-pkg://fuchsia.com/dart-bindings-test#meta/dart-bindings-test.cm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670960
Original-Revision: 0f6462cb4bd3e6db21ec88d82268340d8395f044
GitOrigin-RevId: 4469a8ece8771ff7b537079dde313db06ede726d
Change-Id: I3c2e3730fcad71282c0edfe43dab8f7f354df4e5
1 file changed
tree: 4a675e356c3200dd86d4d37609085bd2d0f984c1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.