[roll] Roll fuchsia [fdf] Refactor driver index composite code

Move helper functions into a separate file. Add
test functions to make creating fake test data
easier.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178033
Original-Revision: f9d86a012006675df39fffb381f9796725e8ab34
GitOrigin-RevId: 2ed9ebecb055997ab1189f5fca14e51109d70247
Change-Id: Ia86c8f2564c6d3a5191eec9530f62d5ee7b9e9cb
1 file changed
tree: f354e24ab1a3a41db99806ca72805115c8d57edb
  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 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.