[roll] Roll fuchsia [netconform] Add test asserting /usr/bin/expect exists

network-conformance test scripts rely on `expect` being installed on the
host, so we should have a test asserting on its existence.

Test: expect_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685986
Original-Revision: 08b172cd614771288539f517f57e57db02622f71
GitOrigin-RevId: 8b32e2e2ab8614d200def934fb7bc14288a697b5
Change-Id: I2c370ae03990c802a349fbf8457a74d13641de12
1 file changed
tree: 0f64db6b3b74cf819d32267b892c2a28d49a0175
  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.