[roll] Roll fuchsia [starnix] Add a userspace test for memfd_create() create checks

Validate permission(s) required for the caller to be permitted to
create a new memfd.

Original-Bug: 455785957
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454248
Original-Revision: b537c4f5a2fbe5034565088f2d303fe253a8ca63
GitOrigin-RevId: 6ec5d7e26156b5d57dd1e7950d22dcbe89d23706
Change-Id: Ia46a890536de37d21095fd49e503d1af588bac52
1 file changed
tree: 020647428c2d5674b39ed9cf37c4c27b0fdf880b
  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.