[roll] Roll fuchsia [fidl][tests] Add echo components for use in tests

Add an echo server and client component for use in tests based on the
test placeholder FIDL. This is an incremental step towards removing
the duplicate code in //examples/fidl/legacy.

Original-Bug: 87749
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604197
Original-Revision: 409fcda5d883d7e13f7814d3054d6af381ba6bbb
GitOrigin-RevId: e63d0dfb5cc1a2dc2ab24f9260aeda25256b3700
Change-Id: I8198bfb664a9ea71bbb74168ef80bcfb6a3c7614
1 file changed
tree: 78092ab67c18cadeaccd923244269f6ad70f9f8f
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.