[roll] Roll fuchsia [netconform] Add expectation to build with test

Add basic unit testing to the expectation library so that the library
can be built in fuchsia.git CQ.

Tested: fx test expectation_test
Original-Fixed: 114049
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/752806
Original-Revision: 6a3c34a6ec27918a879b1f9f1c5733329dc0e4a4
GitOrigin-RevId: 5852943e3e976b2bb55a3566a86d1b25a6c17461
Change-Id: I5a7bf7be368ac746719de185f4ca16cc742ed88a
1 file changed
tree: 4272fcea275e545518208f58963cde286f6057fc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.