[roll] Roll fuchsia [starnix_test_runner][selinux] Report individual subtest cases in SElinux testsuite

Before this CL the expectations for the SELinux testsuite was set at the
level of test sets (i.e. test files) like for instance, "perf_event".
After this change individual test subcases from within those tests are
reported and can succeed/fail individually.

Original-Bug: 466343787

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442269
Original-Revision: 50c95a01c342da87d800097731f77156ea18c40f
GitOrigin-RevId: 6a233ec57118f9de54830bcdca1db5370e0ef741
Change-Id: I2b79e2d0a816c9290e53090249f80f8f4e47d8a4
1 file changed
tree: 175fc2dee07b7dc2c89d8dc0a1d20b99d0ba35f3
  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.