[roll] Roll fuchsia [ffx][fho] Test find_workspace_tools directly

Using an indirection through the toolsuite for this test resulted in it
picking up tools from the sdk, which makes the test fail. Since this is
a unit test it makes more sense to just call the functions we want to
test directly.

Original-Fixed: 127753
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861399
Original-Revision: 713e20d61ae5545f4e6b36ca98205a690330bcdf
GitOrigin-RevId: e08c1b2b3d366af42b45b1ec39f49549747dafe1
Change-Id: I42c36359f6ff428f496ea0115f0bbf12328c82ac
1 file changed
tree: 940533eb2989bcef66eb78fa313847aef875a9da
  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.