[roll] Roll fuchsia [sandbox] Remove Receiver::peek and add tests

The only usage of peek() was removed in
I7827dc97594f687bcc2710a9575f46f3789619f5.

Also add some tests for receiver since it looks like we don't have
tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/964078
Original-Revision: 426c3dd3aea618061e46ebfa2b8624e7610cf1db
GitOrigin-RevId: c16eeccf701c2ca23946f632627b7cc11ea1ca9d
Change-Id: Ib3036ef153a18c498bdb842deadd2a2e8666fc9d
1 file changed
tree: b6716730cdf0bc390bfe9b8268cb1296943e193d
  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.