[roll] Roll fuchsia [netstack3] Move benchmarks out of core Move integration benchmarks to the already existing benchmark runner target. These are all the test code that is left in the core integration crate. Note that even though `netstack3-core-test` doesn't have any tests anymore, we're maintaining the target to avoid the trap of new integration-specific test code being added but unexpectedly not being in the build graph. The world seems to accept 0 tests just fine: ``` Running test 'fuchsia-pkg://fuchsia.com/netstack3-core-test [...] 0 out of 0 tests passed... PASSED: fuchsia-pkg://fuchsia.com/netstack3-core-test [...] ``` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061615 Original-Revision: e8bd04576f2a7d3dc72869f8c998f797649f3c76 GitOrigin-RevId: ea788ea81e4195b029a221da311cebe71d292eb1 Change-Id: I8a3d46b5d4bbd77a25b6edf3d451b45a5195d2c5
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.