[roll] Roll fuchsia [netemul] Add ping integration test

Add a basic ping integration test which sets up two realms and pings
between them using statically-configured IPv4 addresses and link-local
IPv6 addresses.

Test: fx test --test-filter 'ping_*' netstack-socket-integration-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623785
Original-Revision: 466e8b9e0e9516ff7e32e92fc8aff6dc9f4532be
GitOrigin-RevId: 26bb68f7ad42ca48b6574f4790201f55b7c7b08d
Change-Id: Ib099b4b3b92ba606662a38355390ea3e86e98cc7
1 file changed
tree: 81ed78865229d30bdefdd4e295d7d4e52638722a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.