[roll] Roll fuchsia [testrunner] Add ability to parse run-test-suite

Adds the ability to the serial test runner to parse out start and end
messages from the run-test-suite tool. This is needed since we now are
able to run bootfs tests over serial using the run-test-suite tool to
run componentized tests with the test framework.

Original-Bug: 335526423
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186492
Original-Revision: b5828d71bf052870ffccbef3548734e9ac41f48b
GitOrigin-RevId: 9fdbdeb7c555a7ff56a0efb5f3dcf4d67a6df1a6
Change-Id: I180c157aa472fd0deee4eb9540aeb670238d7638
1 file changed
tree: c53762c9d2d785299822efb23f5447dd0592f8fb
  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.