[roll] Roll fuchsia [sestarnix][tests] Add SELinux test type to test runner

This will allow us to batch SELinux tests. Locally this brings down the
time for running all the tests from 1300+s to 45s.

In order to see any improvements, the test container and test components
must be updated to take advantage of the new test type.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101132
Original-Revision: d96f1d8ac2861e2fc10718ebaa74e8dd724f09bb
GitOrigin-RevId: 5171f296e3029142ad6a224692fcb82c6aaaae6b
Change-Id: Ide46c97511ba95ce0efd3bcc4c48bd7673c46cc2
1 file changed
tree: 25e8dbc59801d803106f67c7a928d5c580a9c893
  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 via the IRC channel #fuchsia on Freenode.

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.