[roll] Roll fuchsia [utest][core] More flexible test thread crashing

Extends the TestThread helper class to be more flexible in what kinds
of crashes can be waited on, specifically where the fault address may
not be known, only the fact that a crash will occur.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173292
Original-Revision: 7649990d721b28aa8c9cab01cf54ab6cda2b71ac
GitOrigin-RevId: 7ecfdcf8513422330ee598e1cfe64ca7acbc67a0
Change-Id: I0c28cccba8154e8b2f977c86e80609af58af3ef8
1 file changed
tree: b2a510fb51ffd58769913c17e1ecba3e991b3139
  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.