[roll] Roll fuchsia [fxtest] Pass FUCHSIA_TEST_OUTDIR relative to CWD.

This path needs to be relative to fxtest's CWD for its internal
bookkeeping, but tests usually run with a different CWD in the
build directory. Using relpath here ensures the test gets a
path to the same underlying directory that fxtest creates and
uses.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271120
Original-Revision: cdaa0922e5bbf1821c52188aa8569fef0e4ff4e0
GitOrigin-RevId: fda9bd896fd0626660b51ff390cd22a8aafe5bb4
Change-Id: I14ba2839caee5b0bff82d55e3849f78465748ce9
1 file changed
tree: 69642b2cb9ee498e0aa42c776e3c5d3111182559
  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.