[roll] Roll fuchsia [fshost] fold tmpfs check into another test

Instead of having a standalone test that checks to make sure tmpfs is
getting routed from fshost correctly, put that check into the test that
makes sure the regular system comes up normally. The test fixture exits
too quickly sometimes after checking the tmpfs export and causes our
driver test realm to print errors since it's still setting itself up.

Original-Fixed: 393947278
Original-Fixed: 394293603
Original-Fixed: 393757838
Original-Fixed: 394759547
Original-Bug: 391891190
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200051
Original-Revision: d0c5308221d915fc1b90f0b6b2d348d33f51850f
GitOrigin-RevId: 772a789c3dc0fcf8f4e8a8621257281cbc6167c2
Change-Id: I3d586bcabc03be83eaedc3cc6ccb955c1feb0cae
1 file changed
tree: 315b53e735995389210106c9d3c7a8762249b14d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.