[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
1 file changed
tree: 0616fbe228a2b9ff4adb1298c6aae278602bbcfe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.