[roll] Roll fuchsia [starnix/tests] tmpfs with faulting buffers

...for regular and vectorized I/O operations.

Extracts a parameterized fixture to use with both memfd and tmpfs
tests. Note that socket fault tests excercize different expectations
so those are not shared.

Original-Bug: b/318701791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982313
Original-Revision: 45675012ec72cd7933dc306202392cd934f171cc
GitOrigin-RevId: 1970971640c15ade1e3592c8968d8a2283c0d887
Change-Id: I5449b69dff5c2a69464bc6501c37091eb4a3cd38
1 file changed
tree: c9920f9e217bde19ae2b8ac169a4902c2c924e72
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.