[roll] Roll fuchsia [dl] Introduce InitFiniArrayWithLegacy test

This CL adds a test to check the order of initializers and finalizers
that are run when a module contains both DT_INIT/DT_FINI and
DT_INIT_ARRAY/DT_FINI_ARRAY entries. This test is currently disabled on
libdl.

Original-Fixed: 339302842, 382724625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172858
Original-Revision: b84b0660fb52f299c570f64007685a839c0e56e6
GitOrigin-RevId: 9db4f0b856b781f7aa97628c053d720fcee9ec73
Change-Id: I4e212a7e2ba2c3f20c8a436ea7a98bca8d33b305
1 file changed
tree: f4d7844e28a469f17e5de6bf4e61024b3a95d269
  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 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.