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

This reverts commit e5d923bb99ee7c94f396f1bba8b79b7733e30e21.

Reason for revert: cdebugdata-test-pkg failure

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
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1083813
Original-Revision: 847b21bfeb62bb4acdd1ddaf621503e6565aaa21
GitOrigin-RevId: 25e1937be11d08785dacf33c5bfee2d0f9be0ede
Change-Id: I75d49d0461823cafac92b503d2ae3be90e4dca46
1 file changed
tree: 2f69b649478cad8635d6e4a63599f6f73472b695
  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.