[roll] Roll fuchsia [ld] Break loaded-by checks out of LdRemoteProcessTests

This moves the loaded-by checking out of the LdRemoteProcessTests
Load method and into a separate dedicated LdRemoteTests case.  If
there are bugs in this code then it should be expanded to apply
to more cases as it did when every load-tests.cc case did these
checks.  That will still be separate from the LdLoadTests suite.

Original-Bug: 326524302
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046955
Original-Revision: 0d32716a8ad5153e980f5ccb31908a4abf99ccf4
GitOrigin-RevId: a2427588b426c4531c82b02b50b0d39964cf8eff
Change-Id: I8fc992a147adf868649679b2fbf89e5230ac31c9
1 file changed
tree: 0fec357080ceabcfb4285aa5bd86d98a0eb31c74
  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.