[roll] Roll fuchsia [driver_loader] Move TestPkg into own header.

This will be used when updating various DriverRunnerTestFixture
implementations to also work with the dynamic linking flow.

Original-Bug: 355233670
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106770
Original-Revision: 4d5f2b65481dc154010cf35c5dd1a7dab2c26e39
GitOrigin-RevId: ce5dcb8a427fb2b272fcc7b2225e72373389c549
Change-Id: Ie682ca05ad0e4c6b59750f98de2c459481e91349
1 file changed
tree: 77d14970a1cad4ffb4798b3182d2e4cbaf01ef08
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.