commit | 5b57ac90e16ad5e094ba9861b3ae64108e199ec4 | [log] [tgz] |
---|---|---|
author | Will Drewry <drewry@fuchsia.infra.roller.google.com> | Wed Dec 18 18:05:09 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 18 18:07:12 2024 -0800 |
tree | 263ade34e43c7e19b63ac4c0ba8382c8592269dc | |
parent | b65763286ae3efd473780ad8fb13540a318c7338 [diff] |
[roll] Roll fuchsia [utest] Enable multi-arch restricted blob testing This change splits out the architecture specific implementations into dedicated files and modifies the test fixture to only load restricted blobs once per test suite. With the formalization of the architecture register state interface, additional debugging has been added to aid in test failure analysis. Additional information about the restricted blob has been moved into the build system to enable the future addition of multiple ISA/ELF machines to be tested under one host (e.g., aarch32 on aarch64) with minimal special casing in the testing code itself. As not all processors will support all targeted configurations, a check is placed in the SetUp() function to skip unsupported tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170014 Original-Revision: 877ab28d27ee1268f59a6ff0e3c9ab59d1593707 GitOrigin-RevId: 573ef7846a34577b143657017cd14f1a33010235 Change-Id: I3a3030899006f548710786f0e65286354d41c41f
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
.