[roll] Roll fuchsia [Starnix] Set CWD for LTP tests

LTP tests expect to be executed with current directory set to the same
directory that contains test binaries. Updated Starnix component runner
to support `cwd` parameter. LTP test runner uses this feature now to set
correct dir for LTP tests.

Original-Bug: b/287113042, b/287114592
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872857
Original-Revision: 8060d9ced0b0d5f02a009bfdfd52e1360bcb84db
GitOrigin-RevId: 4f14d774a9104351f34b07bb3f145739deff17d2
Change-Id: I7a7ded33c01ad49a0c5f8272ecb323f73b909b2b
1 file changed
tree: 4d289d2bf65dd62f9d4f641c378ae58f9d4f77fc
  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.