[roll] Roll fuchsia [superproject] Roll scudo [scudo] Clean up secondary tests. (#124999)

Change names to all begin with ScudoSecondary and change tests names
appropriately.

Move the cache option test to the cache test fixture.

Force the allocator test to use the no cached config so that all of
the allocations always fully exercise the allocator function and
don't skip this by using a previously cached element.

GitOrigin-RevId: 5543fe5a84e9fe7f1291d93c82d91ee67bb69d8f
Original-Revision: 3dd8c5759a174aacf47b4eddd21dd91547b1e319
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196001
Original-Revision: 61f986214b44e3c7003cd3a73cdebc6dd102ec73
Change-Id: Ifb347b0a9e11bf26922144d3296cf608b7842287
1 file changed
tree: d305bdac0e3a8c95a5001513dadeb3efd6598a12
  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.