[roll] Roll fuchsia [fxtest][scripts] Add a fuzzy matcher for build rules.

This script searches the FUCHSIA_DIR for any test targets that
may match an incoming request. We will use this to provide suggestions
from fx test when no tests match.

Original-Bug: 126073

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/846704
Original-Revision: 251b1653e9d8237826d41245f23c62d58384daf7
GitOrigin-RevId: 26b52a77092904725448b23bb659e6fd37a82b86
Change-Id: I5176749505aead01825eb8f88e22d43a782e6856
1 file changed
tree: 0f27f53b0e4ac38cef1f658495cebfeeae26e90d
  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.