[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Fix unit test dependency and respect LIBC_INCLUDE_BENCHMARKS (#180812)

Summary:
The unittest framework function is defined in another CMake file which
may not be present if the uesr disabled tests, provide a smaller version
here to keep this private. Also respesct the LIBC_INCLUDE_BENCHMARKS
variable.
GitOrigin-RevId: c9ee81a59e73a760febecad9fb8ed5baa3bee5ef
Original-Revision: 5b29d7eb36a00b9dd9733c19aa5e262f608eb10d

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1501893
Original-Revision: 4247b2756b4bf3c87b714bfa0fac501696067c60
GitOrigin-RevId: 9b13395728aaf309cf44ad42aaf2a1fd2ad8511b
Change-Id: Ib47e224e104dd688715290662fe885636fde3c7a
1 file changed
tree: d19a7f4f74af0ef34926968443fd726d641c08cf
  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.