commit | 5e9cec9c293ed17afb3e41c01effd34cfe326cf5 | [log] [tgz] |
---|---|---|
author | Wez <wez@fuchsia.infra.roller.google.com> | Sat May 03 07:23:23 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sat May 03 07:25:13 2025 -0700 |
tree | 0616fbe228a2b9ff4adb1298c6aae278602bbcfe | |
parent | 5e5be045b5ede8a20006d5b3006a4ef1c877869f [diff] |
[roll] Roll fuchsia Reland "[sestarnix] Move policy initialization into the test main" This is a reland of commit e3ed1fe820a9c1003ace8c3bf22b2ae3a6d45c88 now that the SEStarnix implementation of "policy" is correct. Original change's description: > [sestarnix] Move policy initialization into the test main > > SEStarnix userspace tests now have the policy loaded once, by the > common test_main.cc, before tests are executed. > > To support pre-policy work, such as creation of kernel resources > for later use by tests, the per-test-suite hook used to specify the > policy to load may also perform some pre-policy work. > > Original-Bug: 319629153 > Change-Id: I5f60f81c0efd77f119b01dfc8cd189b0910f0e25 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264445 > Reviewed-by: Ambre Williams <ambre@google.com> > Fuchsia-Auto-Submit: Wez <wez@google.com> > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Original-Bug: 319629153 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265984 Original-Revision: d4def7dd5dc5f00a9fb05c38e153305c27c54569 GitOrigin-RevId: d87a8819be0ca29cf09c6605bb70cba5db7d781d Change-Id: I05005a0dce4c9bf1460c1453166f958a7b63808b
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
.