[roll] Roll fuchsia [stubs] Add unit tests.

Shifts responsibility for panicking from the BugRef parser
to the bug_ref!() macro. Makes the testing a bit more uniform.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408343
Original-Revision: f3edd73d95f22c8e8f41504384bb7be3925c8548
GitOrigin-RevId: 5a207648fd69903a54cea72ecf49dd5f907ab841
Change-Id: Ib0b66fd7b5ee836aa9741ee6166bda5a9a284080
1 file changed
tree: 0ff36c4c2e71aeee92cb1fc611f1f8109be9082b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.