commit | 933f2e54b8c089f5eddc4e77eb7497cd889cfeed | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Mon Nov 11 23:35:38 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 11 15:39:26 2024 -0800 |
tree | e3fc323cfe28a00f002d585726adcb6dcadb2d23 | |
parent | a489e2719c927536dfc93146b5c92a2bd7f2949c [diff] |
[roll] Roll fuchsia [utest/core] Add standalone-elf-load test This demonstrates using elfldltl APIs to load a self-contained ELF module for test purposes. Note that it loads test modules for foreign machines too (but doesn't try to run their code). The standalone core-tests incarnation of this test turned up some corner case bugs in userboot's fuchsia.ldsvc implementation. The fallback lookup not using the Config() subdir (arising in instrumented builds) was not actually being used until now, since the test modules are not placed in the variant's lib/ subdir. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154112 Original-Revision: a0b501061a005a4992a51a860b03261846e2bcf5 GitOrigin-RevId: 1678eaecba30520e86ba279568e1ee27c4b4c172 Change-Id: Ia22ba4a95a378a278f4f3168751426c6c65abaab
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.