[roll] Roll fuchsia [cf] Refactor elf_runner::config.

This CL refactors the elf_runner::config by:

1. Add stream sinks (stdout, stderr) as supplemental fields.
2. Removing duplicate code by introducing functions/macros.
3. Adding unit tests to ensure no regression is introduced.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/515334
Original-Revision: f9cc4a3acc94cde3f8a794006b4e2862b39a02ad
GitOrigin-RevId: 0f984973b3917564bcdee3f39d3ddcfb03d323b3
Change-Id: Ib21447986e7b7bf1780ebc247d69e696c909618f
1 file changed
tree: 1bc4ab3e13c660d72625a26442c7c91bfd9d1449
  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.