[roll] Roll fuchsia Reland "[libc] Enable quick_sort_test"

This is a reland of commit 85aa470b20065aa869b0719033cf37dea338788b

Original change's description:
> [libc] Enable quick_sort_test
>
> This is the test for the guts of qsort.  It can be enabled now
> that zxtest-streams has been fixed to work with EXPECT_* macros
> in braceless if conditions.
>
> Original-Bug: 393137101
> Change-Id: I3d7172c77c1ce367610fb899bfd22b4e42b4e7a1
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191812
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Caslyn Tonelli <caslyn@google.com>

Original-Bug: 393137101
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197541
Original-Revision: a8a65ad7f73c536e4810a640c591767907e9aa64
GitOrigin-RevId: 9e2449459a0374272123861d054f48e685e52d75
Change-Id: Iaa18d018fec8c5c11d20f350a672fbc815282dee
1 file changed
tree: 80aae2f06bf773aa56b1979d0151b9dce44ebdb1
  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 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.