[roll] Roll fuchsia [overnet] Create overnet test util library

This migrates serial_link's test util library into onet_test_util, and
then changes stream link to use it to validate that stream link works.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699128
Original-Revision: a17862705a3c7f00593de3650193c970a9af4379
GitOrigin-RevId: 0cac1ac2008d5854e58da8b1d2d93727f92173a9
Change-Id: I4cc5261362e72a363072dd0239eea7f6789a32a4
1 file changed
tree: 7895197a05dd813adf2fedefad0982485e4e1078
  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.