[roll] Roll fuchsia [libc] Move scudo tests into separate test component

Move the scudo tests out of libc-unittests into their own
scudo-unittests executable.  This is tested via the new
libc-scudo-unittests-test component in the libc-tests package.
The scudo tests will no longer run in libc-unittests-boot-test.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547882
Original-Revision: b5b88638002c79fa8dd46aa07f37a406f7f5ea05
GitOrigin-RevId: 779efb649439d68d9f445f3828921fe6ef9c45e7
Change-Id: I847d7bb83fbae06f8159f597f8a4f0944488f197
1 file changed
tree: 808ab973ff1e43583732e9eb709d3782c43afe91
  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.