[roll] Roll fuchsia [fxtest][debug] Add tests for zxdb integration

Adds several tests to ensure that the zxdb commands generated are
correct as well as verifying that the callbacks are appropriately called
when zxdb notifies fx test that it is ready to stream output.

Original-Bug: https://fxbug.dev/330771850
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024071
Original-Revision: 62048e0bf6971d113cec262e06a36c8541cf2253
GitOrigin-RevId: bf2b767a31c7eaca7ca7ec009c196ca5f76524c5
Change-Id: Iaa1a89c7976044b3cb346faf32d6d3763fa6e427
1 file changed
tree: 250892755f6352c3ecfa1a651bdbdcf307129b2b
  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 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.