Revert "[libc] Enable quick_sort_test"

This reverts commit 85aa470b20065aa869b0719033cf37dea338788b.

Reason for revert: The parent CL was also reverted, so I think this needs to be reverted as well.

Run-All-Tests: true

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.
>
> Bug: 393137101
> Change-Id: I3d7172c77c1ce367610fb899bfd22b4e42b4e7a1
> 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>

Bug: 393137101
Change-Id: I1625eeca7073c73fd1d31bbd594d659af0e0a94a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197555
Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Reviewed-by: Roland McGrath <mcgrathr@google.com>
1 file changed
tree: cab94769231b59f0b5cd375aa485b317bbf18e61
  1. .helix/
  2. boards/
  3. build/
  4. bundles/
  5. docs/
  6. examples/
  7. infra/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .editorconfig
  18. .git-blame-ignore-revs
  19. .gitattributes
  20. .gitignore
  21. .gitmodules
  22. .gn
  23. .ignore
  24. analysis_options.yaml
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. fuchsia.code-workspace
  30. LICENSE
  31. OWNERS
  32. PATENTS
  33. pyproject.toml
  34. pyrightconfig.json
  35. README.md
  36. rustfmt.toml
  37. shac.star
  38. shac.textproto
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.