[roll] Roll fuchsia [zxtest]: Add Runner::IsRunning.

Added test that checks is set to false by default.
Updated all assertions to assert this before doing anything.
This prevents using ASSERT_* or any zxtest macro in the wrong context.

Original-Bug: 83770
Test: zxtest-integration-test + CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575301
Original-Revision: 8ece2741d9bbaa70098344e5af04751e3178deca
GitOrigin-RevId: eab8b99b7b0a11e750cc258577d5c2dd7285c7db
Change-Id: I625682f0bb037153349535c3cead627f64e0ceda
1 file changed
tree: c9bf5719a817b80a71fcc3a6d4bf8490ab486fc9
  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.