[roll] Roll fuchsia [libc] Prepare for LIBC_COPT_TEST_USE_ZXTEST

This prepares the build for a soft transition when llvm-libc
switches from LIBC_COPT_TEST_USE_FUCHSIA to the new macro
LIBC_COPT_TEST_USE_ZXTEST.  For the transition, both are defined
in the libc test builds.  After the llvm-libc roll that starts
relying on the new mcaro instead, the old macro can be removed.

Original-Bug: 42141211
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030517
Original-Revision: 38badcf97e4356df66baa02849ba0f9153e1e11f
GitOrigin-RevId: 0421ad5a52a4e8460d1c27f0831bd1b7818eaf3e
Change-Id: I42123918e6044830e78dfcdb5b15904a1820873c
1 file changed
tree: 3f27cc8d5d0ba27e9b544253b7d5d89999b26d65
  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.