[roll] Roll fuchsia Reland "[libc] Use ld::testing::MockDebugdata in debugdata test"

This is a reland of commit e5d923bb99ee7c94f396f1bba8b79b7733e30e21
with the fix to avoid building debugdata-test-helper with its own
debugdata-emitting instrumentation.

Original change's description:
> [libc] Use ld::testing::MockDebugdata in debugdata test
>
> This replaces the ad hoc FIDL server in the test with
> using the MockDebugdata and MockSvcDirectory classes.
>
> Original-Bug: 342469121
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080394

Original-Bug: 342469121
Original-Fixed: 353607735
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1084497
Original-Revision: 7dd390131e1d87fdee96746d6aa957114e202873
GitOrigin-RevId: 0d1a0ea31274e76e7fb264ac6fbc06a83e1afe7f
Change-Id: Ibdc3689e1bcf9e5d1f6573f8a50fbf4d23332e78
1 file changed
tree: aa8c143810ebbc6f85976c7a79bd07f5a991134d
  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.