[roll] Roll fuchsia [core-test] Process with no handles

Adds a test that a process with no handles, but is still executing and
due to having a running thread, is findable by object_get_info and
object_get_child calls.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646261
Original-Revision: ae60bdc5081046cc8f9edb5464b4cac8eecf494b
GitOrigin-RevId: 59eb4d3d81e047d58353b39f86804ea70f32df46
Change-Id: Ie8f49142929b5d893d9c01a97387415d42dd69bb
1 file changed
tree: 646157a497ce91e7b10bbdde38f74b9c07717134
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.