[roll] Roll fuchsia [sestarnix] Add mount test cases for pre-policy and invalid options

Verify that SELinux options are invalid in the mount options passed
prior to SELinux policy load.

Verify that invalid Security Contexts specified in SELinux options
(e.g. context=...) prevent the mount from succeeding.

Mount tests are cleaned up to use ScopedTempDir to properly clean
up directories and mounts created by tests.

Original-Bug: 334094811
Multiply: sestarnix_userspace_tests#meta/mount.cm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556342
Original-Revision: 5f606e754c4c7afc158438cccb1c6ad1bcdc71a7
GitOrigin-RevId: 107f8523fdeae2d28fff0758eaf9381ed13e34ba
Change-Id: I92469bd6841b0a8d72465759e64bfa1fdcc4af11
1 file changed
tree: 6af0d4a866c337c0b1e57c159455a73a4c177e99
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.