commit | 6f11b6ff0dd9a39dc02eb4d049a6fce38ed5bb5c | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Fri Nov 18 17:05:48 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 18 09:06:54 2022 -0800 |
tree | 28e4ec59a654a282e44f65930158b4fdc003b6fc | |
parent | 21ef848fc29b4c89806c96b96386e6ccce770447 [diff] |
[roll] Roll fuchsia [starnix] Use a hermetic netstack for tests Instead of using the POSIX socket functionality provided to the core realm, start up a netstack component and use it to provide the necessary capabilities. This makes tests more hermetic since they won't be affected by changes to the core netstack's routing or interfaces. Original-Fixed: 115549 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/762342 Original-Revision: 0910f8fedea71549ba216dbf4eda439d07abd491 GitOrigin-RevId: 61a2abbdd2c3dd8e582970d7571d6cebb28abf11 Change-Id: I70b8328fd952d14ac32c6ad3a1670b595e3e1305
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
.