[roll] Roll fuchsia [zircon][utest] Add crashing interrupt tests.

This commit adds a test that makes sure that executing a `int x` instructions
crashes userspace programs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/546142
Original-Revision: 8fe63d6a0fbc8e8005adbfcdd87746c6e46cb7c0
GitOrigin-RevId: bbe6e6b0070d9619486df6676b0532e14acbf26e
Change-Id: Ieddc5740f8d93ca424f7c7588322dd8c2dea00dd
1 file changed
tree: aff9809d508ecb443d5dda735aee8d47aaed97b6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.