[roll] Roll fuchsia [bind] Support composite bind tests

Modify the bind tests so that it supports composite
bind rules. Add a new test schema for composite
bind.

Original-Bug: 81721
Tests: Added unit tests to test.rs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561710
Original-Revision: 5e438db725bcae1d94f82e16150dc20ef462c224
GitOrigin-RevId: 38454212b090c9a10919e06a93b4ddc3b20c1211
Change-Id: I7adba6f67861ba6a5d2ecc7fba16032d4c72d05b
1 file changed
tree: 7d09616894c12b0d72be54b9a976f12bddeb7328
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.