[roll] Roll fuchsia [test_runners] Abstract out lib loader cache

Abstract out lib loader cache in its own component. This will help us
simplify test runner library so that we can create simple bindings in
other languages/runtimes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659382
Original-Revision: e7031231641ca6666d04e65f89f0674ca7b49cef
GitOrigin-RevId: 1fc7c6589ffac76854f827f0fd81f82aec7450c4
Change-Id: I9b07f439068c9d47f9966da52a7b7b60ba46d09c
1 file changed
tree: 89c35cfcc95ecc4c6f7b420964dd636bb89405a9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.