[roll] Roll fuchsia [netemul/runner] Make test package more hermetic

It isn't entirely hermetic since the runner is not part of the package.

Rename things to avoid overlapping test name with thing-under-test name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598446
Original-Revision: 7a5c3032fb48f2bf1481a8dff1eb0b2baa92d165
GitOrigin-RevId: 75b05ce2e2f825bff16aca5a733ea928382536ea
Change-Id: Ie3d9146e5a4fa1fb5dea27d54a67f218b8638b17
1 file changed
tree: 28afbf915c2c7110873aa05d0342c07dc6dd5717
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.