[roll] Roll fuchsia [ulib][unittest] Remove the now-unused unittest library

The unittest library has been superseded by the zxtest library.  All
of the existing uses of unittest have now been converted to using
zxtest.

Note that the kernel unittest library, for in-kernel unit tests, still
exists (under zircon/kernel/lib/unittest/).

Original-Bug: 51652
Original-Bug: 33266
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592631
Original-Revision: 6964d422aab226c2c15ef4f37874ce202a350245
GitOrigin-RevId: 3d0765270971907e80f3db51f0ebd56bad10d836
Change-Id: If60e0ed3d49e96f8374a9973e318b835b0d21765
1 file changed
tree: 2d7b8b674fb4e06431cf3d4086b278587ec9e417
  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.