[roll] Roll fuchsia [bazel][fidl] Support the _cpp_testing bindings library

Add the testing library to the Bazel FIDL C++ natural bindings.

Also make this library Fuchsia-only in the GN template.

Original-Bug: 454977301
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //build/bazel/bazel_idk/tests:test_executable_using_fidl_cc
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1492474
Original-Revision: 69fe8f240fa7e1a16c8a284755f7e9a368e5519a
GitOrigin-RevId: c23599ee73aea6dc53c7662bab5e77ac6f7100a2
Change-Id: Ifefb2f2fe65c4349c3c3e42773063bcc5fef8e13
1 file changed
tree: 99b7050f0960349264c17c3fac20f6a2779385ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.