[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264445
Original-Revision: e3ed1fe820a9c1003ace8c3bf22b2ae3a6d45c88
GitOrigin-RevId: 5db1e776961ea275f260b61686bee6a579c6d18c
Change-Id: I0b5d899ed8606d0ad4f6878611466259cf6b566d
1 file changed
tree: 6aa9cea0ce54e4f4bdbccb2b73e389f1b8407074
  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.