[roll] Roll fuchsia [starnix] Add zombie tests for all /proc/<pid> nodes

This expands zombie_test to cover all /proc/<pid> nodes currently
supported. Each of these tests passes on Linux hosts. They all currently
fail on Starnix.

Original-Bug: 297440106
Test: zombie_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1531326
Original-Revision: d0f86eb21d46be5229329f4f3812835acb0c8ebc
GitOrigin-RevId: 6e257b5be89d87f8c28ea533cbb5437e906e8736
Change-Id: I5f65c1567aea336609d11b68618265e9eda38ab3
1 file changed
tree: 7f95fc01f9ddc647ad5a21e744205e92504c78a6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.