[roll] Roll fuchsia [fdf] Add bindlib codegen functionality to build

Adds usage of the new cpp and rust codegen functionality of the
bindc tool to the build template. Adds an optional feature flag
to enable/disable the now deprecated fidl based bindings. Tests
everything out by converting usages of the fuchsia.test bindlib
to the new format.

Original-Bug: 101430
Tests: Updated the bindlib codegen test to use the new bindings and
disable the deprecated fidl bindings in it. Converted fuchsia.test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685333
Original-Revision: 2af0279fc2324283781eb0b373eb93f10f0b7874
GitOrigin-RevId: 937584435784efe018d260e92aad1722c329745d
Change-Id: I0ffe4c4e01544aa028cdfdce1f36d7006851abca
1 file changed
tree: 0d84ddb758c1005878ca0f8902aa8d415bb672e7
  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.