[roll] Roll fuchsia [starnix][tests] Enable fdio mmap test suite

This updates the fdio mmap tests to respect a TEST_TMPDIR environment
variable which is needed when running in the starnix test environment.
These tests pass with this change, so they are enabled in the starnix
test suite.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/763683
Original-Revision: ad6670471b4f8758650f1aed7969aa251d72213d
GitOrigin-RevId: 1a0a4414370a4fd38d0f015b072deb66358ea6b3
Change-Id: I9445982ab60280e50596c28377041f4e90a403d3
1 file changed
tree: 83177421adba1d7acf1db63633c16a8a0c55ad3d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.