[roll] Roll fuchsia [emu] Add tests for the start subcommand

The start module is mostly untested, leaving it open for regressions and
bugs. This CL adds some tests around the sequencing of the start()
command and how it behaves in response to command line flags.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789728
Original-Revision: b25de09d3c5ca7bac37fd85660b1d934e496cb49
GitOrigin-RevId: 97bb992dcabcc2a8f84002e02f1848b3ec24b87c
Change-Id: I5054231d32cf590a7723b8ae6aa38ffc3dfc2c3b
1 file changed
tree: 6c324526f027f75eb03a6340676678be3a1d4792
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.