[roll] Roll fuchsia [bedrock] Component bedrock exec prototype
* Introduce the Start/Stop/Program interfaces, simple abstractions
for a "runnable" like a process, and in the future, a component
* Implement a types that can start the execution of processes and
ELF binaries as Programs
* Add `testbed`, an integration test that verifies that the starters
can execute some simple programs:
- A "hello world" binary that prints to stdout
- An Echo FIDL protocol server
Original-Bug: 122024
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/750864
Original-Revision: 0d6d8def6d38dfe3389dd15478cf99bf6a0836f4
GitOrigin-RevId: f7c753c95b065de53eb2c51cba89dff6aee63468
Change-Id: Iafcec023ed35c36ce9755571d59ee4688a9aa7ff
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.