[roll] Roll fuchsia [forensics] Use /tmp in tests instead of memfs

Use /tmp to back the directories created by ScopedMemFsManager instead
of creating a new memfs for each directory.

Bugs: b/293618742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037719
Original-Revision: b45b789056105c8a3f375c4f92abe21c65093d24
GitOrigin-RevId: b8cbae8a634485afa3966515182ccddfbfb47d9b
Change-Id: I9567070752635aad6d8621de17e8e0bcf3b1034c
1 file changed
tree: 3064b91ea053db5bf01a303e3afbce9fcb8f6299
  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 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.