[roll] Roll fuchsia [ctf] Add Subpackaged gtest_runner Shard

Adds a shard to include the gtest-runner and lib_loader_runner_cache
(a dependency of all test runners) as subpackages. This shard defines an
environment where the subpackaged test runner exists. Tests using this
runner should start the test component in this environment. This will
enable gtests in the CTF by ensuring that the gtest runner is
compatible with the test.

Original-Bug: 123826

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821231
Original-Revision: bae04c69e41e9caf89ee72bbb2089b64ebe3652e
GitOrigin-RevId: bbedee7653028a819ee14f29fffcae58dc1c296f
Change-Id: Ie81dac2a089bc1e4776d0d295feec46dea0aa006
1 file changed
tree: 6f9e760f616dc7e81d606e010dda98be85b8795c
  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.